142 Commits (7fb850e987c92a6b863cc1f66a6ec7318460f1de)

Author SHA1 Message Date
  Eugen Rochko 24cafd73a2
Lists (#5703) 6 years ago
  ThibG 2b1190065c Retry thread resolving (#5599) 6 years ago
  Eugen Rochko 1032f3994f
Add ability to disable login and mark accounts as memorial (#5615) 6 years ago
  aschmitz 554c2fd8af Clean up reblog tracking keys, related improvements (#5428) 6 years ago
  Eugen Rochko 34118169ac Keep references to all reblogs of a status on home feed (#5419) 6 years ago
  abcang 2eab41cd1a Close connection when succeeded posting (#5390) 6 years ago
  Eugen Rochko 0717d9b3e6 Set snowflake IDs for backdated statuses (#5260) 6 years ago
  unarist 5c8ca024ef Improve error handling on LinkCrawlWorker (#5250) 6 years ago
  Eugen Rochko cdd5ef691b Use separate workers to process imports, retry failures (#5207) 6 years ago
  ThibG f7c909e290 Retry ActivityPub delivery a few more times (#5014) 6 years ago
  Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131) 6 years ago
  abcang 3d9b8847d2 Flush body when POST requests (#5128) 6 years ago
  Eugen Rochko e528114c53 Follow-up to #4582 and #5027, removing dead code (#5101) 6 years ago
  Daigo 3 Dango a0bbeafb04 Suppress backtrace when failed to communicate with a remote instance (#5076) 6 years ago
  unarist 0698c610a6 Fix an error in ReplyDistributionWorker when replied status was deleted (#4974) 6 years ago
  sdukhovni 67559361e8 Add scheduled worker to purge old user IPs (#4951) 6 years ago
  abcang 1aad015bbb Revert unique retry job (#4937) 6 years ago
  ThibG af00220d79 Fix refollowing (#4931) 6 years ago
  ThibG f29918e707 [WiP] Whenever a remote keypair changes, unfollow them and re-subscribe to … (#4907) 6 years ago
  Eugen Rochko 7d7844a47f Default follows for new users (#4871) 6 years ago
  Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815) 6 years ago
  abcang be7ffa2d75 Do not execute the job with the same arguments as the retry job (#4814) 6 years ago
  Eugen Rochko a187dcefa1 Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766) 6 years ago
  Eugen Rochko 7b8f262840 Forward ActivityPub creates that reply to local statuses (#4709) 6 years ago
  Eugen Rochko 4c76402ba1 Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 6 years ago
  Eugen Rochko 0397c58b61 Forward ActivityPub deletes to followers of rebloggers (#4706) 6 years ago
  Eugen Rochko 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687) 6 years ago
  masarakki 649a20ab46 authorize-follow-requests-after-unlocking (#4658) 6 years ago
  Eugen Rochko cf615abbf9 Add configuration to disable private status federation over PuSH (#4582) 6 years ago
  Eugen Rochko f391a4673a Periodically remove expired PuSH subscribers (#4654) 6 years ago
  Eugen Rochko 6e9eda5331 ActivityPub migration procedure (#4617) 6 years ago
  Eugen Rochko 412ea87306 Improve ActivityPub/OStatus compatibility (#4632) 6 years ago
  Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 6 years ago
  Eugen Rochko 3d47154c20 Only PuSH-resubscribe to OStatus accounts (#4583) 6 years ago
  Eugen Rochko dd7ef0dc41 Add ActivityPub inbox (#4216) 6 years ago
  Yamagishi Kazutoshi 3e7a541e09 Change RuboCop rules to loose (#4464) 6 years ago
  Eugen Rochko 4e2f2fab73 Fix guard clause in WebPushNotificationWorker (#4421) 6 years ago
  Eugen Rochko 6e186b9c77 When PuSH subscribe attempts are exhausted, unsubscribe (#4422) 6 years ago
  Clworld 994d948c39 Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281) 6 years ago
  Sorin Davidoi 8b43d6bf9c fix(web_push_notification_worker): Guard against deleted notifications (#4379) 6 years ago
  Eugen Rochko 467456f7a1 Move clean up of unconfirmed users to sidekiq-scheduler (#4336) 6 years ago
  Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275) 6 years ago
  Eugen Rochko a5a07da892 Correct OStatus inflection (Ostatus -> OStatus) (#4255) 6 years ago
  Akihiko Odaki 89b988cab5 Introduce Ostatus name space (#4164) 6 years ago
  Sorin Davidoi 8387b3928e fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226) 6 years ago
  Akihiko Odaki 7f35947d8e Improve a query in WebPushNotificationWorker (#4234) 6 years ago
  Akihiko Odaki 68941d4dfa Use update method to update session in WebPushNotificationWorker (#4235) 6 years ago
  ThibG 05cd37097c Optimize uri normalization (#4212) 6 years ago
  Eugen Rochko cd9b2ab2f7 Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 6 years ago
  Eugen Rochko 1618b68bfa HTTP signatures (#4146) 6 years ago