Commit History

Author SHA1 Message Date
  Emelia Smith 3a91603b15 Prevent UserCleanupScheduler from overwhelming streaming (#25519) 1 year ago
  Matt Jankowski f1c1dd0118 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
  Claire 1d0ad558ff Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034) 1 year ago
  Eugen Rochko c4b92b1aee Fix n+1 query during status removal (#19753) 1 year ago
  Claire c2170991c7 Fix reblogs being discarded after the reblogged status (#19731) 1 year ago
  Claire cedcece0cc Fix deleted pinned posts potentially counting towards the pinned posts limit (#19005) 1 year ago
  Eugen Rochko 6cf57c6765 Refactor how Redis locks are created (#18400) 2 years ago
  Eugen Rochko 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
  Claire abb11778d7 Fix inconsistency in error handling when removing a status (#17974) 2 years ago
  Eugen Rochko d17fb70131 Change how changes to media attachments are stored for edits (#17696) 2 years ago
  Eugen Rochko c9a52833b6 Fix deletes not being signed in authorized fetch mode (#17484) 2 years ago
  Eugen Rochko 1060666c58 Add support for editing for published statuses (#16697) 2 years ago
  Eugen Rochko 14f436c457 Add notifications for statuses deleted by moderators (#17204) 2 years ago
  Claire 1d67acb72f Fix scoped order warning in RemoveStatusService (#16531) 2 years ago
  Claire 9a19227f17 Fix some RedisLocks auto-releasing too fast (#16276) 3 years ago
  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) 4 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) 5 years ago
  Eugen Rochko b851456139 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
  Eugen Rochko 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 years ago
  Eugen Rochko f2b743e715 Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 5 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