51 次代码提交 (master)

作者 SHA1 备注 提交日期
  Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 4 年前
  Akihiko Odaki 40e5d2303b Validate HTTP response length while receiving (#6891) 6 年前
  Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class (#6889) 6 年前
  ThibG 10f6793fd0 Fix PuSH workers (#6200) 6 年前
  abcang 2eab41cd1a Close connection when succeeded posting (#5390) 6 年前
  abcang 3d9b8847d2 Flush body when POST requests (#5128) 6 年前
  Eugen Rochko e528114c53 Follow-up to #4582 and #5027, removing dead code (#5101) 6 年前
  Daigo 3 Dango a0bbeafb04 Suppress backtrace when failed to communicate with a remote instance (#5076) 6 年前
  abcang 1aad015bbb Revert unique retry job (#4937) 6 年前
  Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815) 6 年前
  abcang be7ffa2d75 Do not execute the job with the same arguments as the retry job (#4814) 6 年前
  Eugen Rochko 4c76402ba1 Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 6 年前
  Eugen Rochko cf615abbf9 Add configuration to disable private status federation over PuSH (#4582) 6 年前
  Eugen Rochko 6e9eda5331 ActivityPub migration procedure (#4617) 6 年前
  Yamagishi Kazutoshi 3e7a541e09 Change RuboCop rules to loose (#4464) 6 年前
  Eugen Rochko 6e186b9c77 When PuSH subscribe attempts are exhausted, unsubscribe (#4422) 6 年前
  Clworld 994d948c39 Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281) 6 年前
  Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275) 6 年前
  Eugen Rochko a5a07da892 Correct OStatus inflection (Ostatus -> OStatus) (#4255) 6 年前
  Akihiko Odaki 89b988cab5 Introduce Ostatus name space (#4164) 6 年前
  ThibG 05cd37097c Optimize uri normalization (#4212) 6 年前
  Eugen Rochko cd9b2ab2f7 Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 6 年前
  Eugen Rochko 1618b68bfa HTTP signatures (#4146) 6 年前
  Eugen Rochko 34ccc058fa Limit total subscribe retries to 10, but space them out more (#4142) 6 年前
  Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813) 7 年前
  Eugen Rochko e17c2e5da5 Batched remove status service (#3735) 7 年前
  Eugen Rochko 657496b5a9 Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046) 7 年前
  Matt Jankowski 0d70fe2659 Spec coverage and refactor for pubsub/delivery worker (#3021) 7 年前
  Matt Jankowski 08949cca41 Pubsub confirmation worker spec (#2974) 7 年前
  Eugen Rochko 3a38322a54 Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954) 7 年前
  haoyayoi 2fba94b36e add content-type in pubsubhubhub request header (#2943) 7 年前
  Eugen Rochko b8e166894b Fix Scheduler::SubscriptionsScheduler (#2834) 7 年前
  Eugen Rochko 81584779cb More robust PuSH subscription refreshes (#2799) 7 年前
  Eugen 17c591ffba Punycode URI normalization (#2370) 7 年前
  Eugen 501514960a Followers-only post federation (#2111) 7 年前
  Matt Jankowski c44a700252 Quick best practice cleanup of views/helpers (#1546) 7 年前
  Eugen 6d6a429af8 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 7 年前
  Eugen Rochko bda37489ac Remove PuSH subscriptions when delivery is answered with a 4xx error 7 年前
  Eugen Rochko 40a4053732 Disable PuSH for blocked domains 7 年前
  Eugen Rochko db814543c0 Take out private toot distribution out of PuSH again 7 年前
  Eugen Rochko 446aad4ce2 Make PuSH only distribute to subscriptions that match follower domains 7 年前
  Eugen Rochko 6c28886317 Improve background jobs params and error handling 7 年前
  Eugen Rochko 86be6d48c9 Fix accidental distribution of hidden stream entries to PuSH subscribers 7 年前
  Eugen Rochko 4c6809f6ab Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed) 7 年前
  Eugen Rochko 668013265c Restoring old async behaviour of thread resolving as it proved to be more robust 7 年前
  Eugen Rochko 4a2347da41 Track successful PuSH deliveries 7 年前
  Eugen Rochko cc70f28f19 Adding rack timeout of 30sec, PuSH jobs moved to push queue so they 7 年前
  Eugen Rochko 4e351baf88 Fix URLs in inline-rendered XML 7 年前
  Eugen Rochko 3ba6531611 Fix setting of confirmed=true on successful confirmation 7 年前
  Eugen Rochko 50638174c8 More logging to ConfirmationWorker 7 年前