60 Commits (0b36e3419d4c4ce175f9db266ef5b3a49a9b3974)

Author SHA1 Message Date
  Claire 0b36e3419d
Fix processing of remote Delete activities (#16084) 3 years ago
  Eugen Rochko ca3bc1b09f
Refactor StatusReachFinder to handle followers and relays as well (#16051) 3 years ago
  Eugen Rochko 619fad6cf8
Remove spam check and dependency on nilsimsa gem (#16011) 3 years ago
  Eugen Rochko e7e099d1a0
Fix deletes not reaching every server that interacted with status (#15200) 3 years ago
  Takeshi Umeda d8bad8fbf6
Fix not publishing update of remote timeline (#13745) 3 years ago
  Eugen Rochko c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 4 years ago
  Eugen Rochko 97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638) 4 years ago
  Eugen Rochko 5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 4 years ago
  Eugen Rochko 6ff67be0f6
Add a spam check (#11217) 4 years ago
  Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 4 years ago
  Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 4 years ago
  Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 4 years ago
  ThibG 6b0eda14a1 Avoid race condition when streaming deleted statuses (#10280) 5 years ago
  Eugen Rochko a41afef80c
Optimize RemoveStatusService by removing n+1 query and using shared inboxes (#10247) 5 years ago
  Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755) 5 years ago
  ysksn bcfff65195 Create Redisable#redis (#9633) 5 years ago
  Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 5 years ago
  Eugen Rochko 87fdd139b8
Do not push DMs into the home feed (#8940) 5 years ago
  Eugen Rochko d98de8ada7
Get rid of all batch order warnings (#8334) 5 years ago
  Eugen Rochko e55dce3176
Add federation relay support (#7998) 5 years ago
  Eugen Rochko 8461cd4bb5
Send undo of boost to original poster if reblog (#7959) 5 years ago
  Eugen Rochko 461542784b
Reduce wasted work in RemoveStatusService due to inactive followers (#7672) 5 years ago
  Eugen Rochko 32d4372381
Use #any? instead of #exists? when checking media attachments (#7570) 6 years ago
  Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631) 6 years ago
  Kaito Sinclaire 156b916caf Direct messages column (#4514) 6 years ago
  Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 6 years ago
  Eugen Rochko 85e97ecab6
Fix too many forwards (#5854) 6 years ago
  Eugen Rochko 24cafd73a2
Lists (#5703) 6 years ago
  aschmitz 468523f4ad Non-Serial ("Snowflake") IDs (#4801) 6 years ago
  Eugen Rochko 91e5b0dfdb Send streaming API delete to people mentioned in status (#5103) 6 years ago
  aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 6 years ago
  Eugen Rochko 4c76402ba1 Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 6 years ago
  unarist 7876aed134 Fix deletion of status which has been reblogged (#4728) 6 years ago
  Eugen Rochko 2a2698e450 Add ActivityPub serializer for Undo of Announce (#4703) 6 years ago
  Eugen Rochko 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687) 6 years ago
  Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 6 years ago
  Eugen Rochko 605e2a417c Fix regression from #3672 - Do not use pipeline around zscore (#3704) 6 years ago
  Eugen Rochko ce812466c7 Fix removal of status sending the original status to mentioned users instead of delete Salmon (#3672) 6 years ago
  Eugen Rochko 51d7caaf19 Fix wrong pubsub channel on public timelines 7 years ago
  Eugen Rochko dbd529109e Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusService, 7 years ago
  Eugen Rochko 5b95be1c42 Replace calls to FeedManager#inline_render and #broadcast 7 years ago
  Eugen Rochko c77a54fe0a Fix #651 - Do not reinsert original status into all followers feeds 7 years ago
  Eugen Rochko 446267d1bf Deduplicate delete salmons (send only one per mentioned-account domain) 7 years ago
  Eugen Rochko 149887a0ff Make follow requests federate 7 years ago
  Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing 7 years ago
  Eugen Rochko 5c7add2176 Fix #147 - Unreblogging will leave original status in feeds 7 years ago
  Eugen Rochko 6de079a5af Removing external hub completely, fix #333 fixing digit-only hashtags, 7 years ago
  Eugen Rochko 2ef9f36cf2 Improve suspend account service 7 years ago
  Eugen 1e99a2bb03 Fix trying to PuSH-publish updates of remote removals 7 years ago
  Eugen Rochko 2d2c81765b Adding embedded PuSH server 7 years ago