Age | Commit message (Expand) | Author |
2021-11-18 | Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) | Takeshi Umeda |
2020-12-24 | Fix undefined method error when batch-removing statuses with ElasticSearch on... | Eugen Rochko |
2020-12-23 | Fix BatchedRemoveStatusService not working without ES in rails console (#15408) | ThibG |
2020-12-22 | Improve account deletion performances further (#15407) | ThibG |
2020-12-22 | Fix batch order warnings in BatchedRemoveStatusService (#15409) | ThibG |
2020-12-22 | Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) | Eugen Rochko |
2020-12-20 | Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) | ThibG |
2020-05-12 | Fix not publishing update of remote timeline (#13745) | Takeshi Umeda |
2019-08-22 | Fix remote and staff-removed statuses leaving media behind for a day (#11638) | Eugen Rochko |
2019-08-07 | Fix non-lowercase hashtags not being picked up by the streaming API (#11508) | Eugen Rochko |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2019-02-24 | Skip some methods in BatchedRemoveStatusService when account is nil (#10095) | NOGISAKA Sadata |
2019-02-02 | Create Redisable#redis (#9633) | ysksn |
2018-12-03 | Improve account suspension speed and completeness (#9290) | Eugen Rochko |
2018-11-16 | Remove intermediary arrays when creating hash maps from results (#9291) | Eugen Rochko |
2018-10-17 | Improve support for aspects/circles (#8950) | Eugen Rochko |
2018-10-11 | Do not push DMs into the home feed (#8940) | Eugen Rochko |
2018-05-30 | Improve counter caches on Status and Account (#7644) | Eugen Rochko |
2018-05-29 | Reduce wasted work in RemoveStatusService due to inactive followers (#7672) | Eugen Rochko |
2018-05-21 | Use #any? instead of #exists? when checking media attachments (#7570) | Eugen Rochko |
2018-05-21 | Add media timeline (#6631) | Yamagishi Kazutoshi |
2018-04-18 | Direct messages column (#4514) | Kaito Sinclaire |
2018-01-04 | Send one Delete of Actor in ActivityPub when account is suspended (#6172) | Eugen Rochko |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-17 | Fix some rubocop style issues (#5730) | Eugen Rochko |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-09-26 | Send streaming API delete to people mentioned in status (#5103) | Eugen Rochko |
2017-09-20 | Change IDs to strings rather than numbers in API JSON output (#5019) | aschmitz |
2017-08-29 | Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) | Eugen Rochko |
2017-08-26 | Add ActivityPub serializer for Undo of Announce (#4703) | Eugen Rochko |
2017-08-26 | Add handling of Linked Data Signatures in payloads (#4687) | Eugen Rochko |
2017-08-13 | ActivityPub delivery (#4566) | Eugen Rochko |
2017-07-31 | Change RuboCop rules to loose (#4464) | Yamagishi Kazutoshi |
2017-06-14 | Batched remove status service (#3735) | Eugen Rochko |