50 Commits (23aeef52cc4540b4514e9f3b935b21f0530a3746)

Author SHA1 Message Date
  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) 6 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
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
  Eugen Rochko c5e03a2e0d Status removal is broadcast to public/hashtag timelines too 7 years ago
  Eugen Rochko 0895ff414e Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses 7 years ago
  Eugen Rochko 244d1307a3 Fix remove status service sending salmons 7 years ago
  Eugen Rochko 927333f4f8 Improve code style 7 years ago
  Eugen Rochko d6a64f45fd Adding a notification stack for error messages 7 years ago
  Eugen Rochko 05b0c985b4 Send "delete" Salmons to remote mentioned accounts on status removal 7 years ago
  Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes, 7 years ago
  Eugen Rochko 926eea89b5 RemoveStatusService fleshed out, still doesn't send Salmon slaps though 7 years ago
  Eugen Rochko a289c1d52f Handle delete Salmons, todo: clean up timelines 7 years ago