Age | Commit message (Expand) | Author |
2023-04-01 | Fix Redis client and type errors introduced in #24285 (#24342) | Vyr Cossont |
2023-03-31 | IndexingScheduler: fetch and import in batches (#24285) | Vyr Cossont |
2023-03-04 | Upgrade to latest redis-rb 4.x and fix deprecations (#23616) | Jean byroot Boussier |
2023-02-23 | Change auto-deletion throttling constants to better scale with server size (#... | Claire |
2023-02-20 | Autofix Rubocop remaining Layout rules (#23679) | Nick Schonning |
2023-02-20 | Autofix Rubocop Rails/Pluck (#23730) | Nick Schonning |
2023-02-19 | Autofix Rubocop Style/RedundantBegin (#23703) | Nick Schonning |
2023-02-07 | Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation... | Claire |
2022-12-15 | Fix typos in source documentation (#21046) | luzpaz |
2022-11-09 | Change account deletion requests to spread out over time (#20222) | Claire |
2022-11-05 | Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805) | Eugen Rochko |
2022-11-01 | Fix UserCleanupScheduler crash when an unconfirmed account has a moderation n... | Claire |
2022-10-26 | Fix vacuum scheduler missing lock, locks never expiring (#19458) | Eugen Rochko |
2022-09-27 | Add retention policy for cached content and media (#19232) | Eugen Rochko |
2022-08-25 | Remove digest e-mails (#17985) | Eugen Rochko |
2022-07-07 | ip_cleanup_scheduler: Make IP and session retention configurable (#18757) | Jeremy Kescher |
2022-05-18 | Change search indexing to use batches to minimize resource usage (#18451) | Eugen Rochko |
2022-04-29 | Remove IP matching from e-mail domain blocks (#18190) | Eugen Rochko |
2022-04-28 | Fix single Redis connection being used across all threads (#18135) | Eugen Rochko |
2022-03-19 | Fix clean_discarded_statuses (#17822) | Jeong Arm |
2022-03-01 | Change authorized applications page (#17656) | Eugen Rochko |
2022-02-26 | Fix crash in EmailDomainBlockRefreshScheduler (#17649) | Claire |
2022-02-25 | Add trending statuses (#17431) | Eugen Rochko |
2022-02-24 | Change e-mail domain blocks to block IPs dynamically (#17635) | Eugen Rochko |
2022-02-08 | Fix localization of cold-start follow recommendations (#17479) | Eugen Rochko |
2022-02-07 | Fix Ruby 2.5 incompatibility (#17465) | Claire |
2022-01-28 | Fix Sidekiq warnings about JSON serialization (#17381) | Claire |
2022-01-17 | Add notifications for statuses deleted by moderators (#17204) | Eugen Rochko |
2022-01-16 | Remove IP tracking columns from users table (#16409) | Eugen Rochko |
2021-12-13 | Fix follow recommendation biased towards older accounts (#17126) | Takeshi Umeda |
2021-11-25 | Add trending links (#16917) | Eugen Rochko |
2021-08-09 | Add feature to automatically delete old toots (#16529) | Claire |
2021-06-21 | Add authentication history (#16408) | Eugen Rochko |
2021-05-05 | Improve performance of follow recommendation scheduler (#16159) | Claire |
2021-04-12 | Add cold-start follow recommendations (#15945) | Eugen Rochko |
2021-03-15 | Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908) | Eugen Rochko |
2020-12-22 | Improve account deletion performances further (#15407) | ThibG |
2020-12-14 | Fix performance on instances list in admin UI (#15282) | Eugen Rochko |
2020-10-12 | Add IP-based rules (#14963) | Eugen Rochko |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | Eugen Rochko |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-03-31 | Fix background jobs not using locks like they are supposed to (#13361) | Eugen Rochko |
2020-01-26 | Fix expired announcements being re-published (#12964) | Eugen Rochko |
2020-01-23 | Add announcements (#12662) | Eugen Rochko |
2019-09-17 | Improve IP cleanup query (#11871) | abcang |
2019-09-02 | Change trending hashtags to not disappear instantly after midnight (#11712) | Eugen Rochko |
2019-07-28 | Add `tootctl preview_cards remove` (#11320) | mayaeh |
2019-07-21 | Remove WebSub subscriptions (#11303) | Eugen Rochko |
2019-07-15 | Add periodic removal of older thumbnails for preview cards (#11304) | Eugen Rochko |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |