Age | Commit message (Expand) | Author |
2022-11-10 | Change incoming activity processing to happen in `ingress` queue (#20264) | Eugen Rochko |
2022-11-09 | Change account deletion requests to spread out over time (#20222) | Claire |
2022-11-09 | Fix being able to spoof link verification (#20217) | Eugen Rochko |
2022-11-07 | Fix followers count not being updated when migrating follows (#19998) | Claire |
2022-11-05 | Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805) | Eugen Rochko |
2022-11-04 | Add caching for payload serialization during fan-out (#19642) | Eugen Rochko |
2022-11-01 | Fix N+1 on mentions in PushUpdateWorker (#19637) | Claire |
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-10-22 | Change featured tag updates to add/remove activity (#19409) | Takeshi Umeda |
2022-10-20 | Add synchronization of remote featured tags (#19380) | Takeshi Umeda |
2022-09-27 | Add retention policy for cached content and media (#19232) | Eugen Rochko |
2022-09-21 | Refactor ActivityPub handling to prepare for non-Account actors (#19212) | Claire |
2022-09-20 | Add ability to filter followed accounts' posts by language (#19095) | Eugen Rochko |
2022-08-25 | Remove digest e-mails (#17985) | Eugen Rochko |
2022-07-17 | Add ability to follow hashtags (#18809) | Eugen Rochko |
2022-07-07 | ip_cleanup_scheduler: Make IP and session retention configurable (#18757) | Jeremy Kescher |
2022-06-09 | Add administrative webhooks (#18510) | Eugen Rochko |
2022-05-28 | Prevent use locale with empty string (#18543) | Jeong Arm |
2022-05-18 | Change search indexing to use batches to minimize resource usage (#18451) | Eugen Rochko |
2022-05-13 | Refactor how Redis locks are created (#18400) | 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-09 | Change design of federation pages in admin UI (#17704) | Eugen Rochko |
2022-03-04 | Fix duplicate notifications being possible after poll expiration (#17697) | Eugen Rochko |
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-11 | Add notifications when a reblogged status has been updated (#17404) | Eugen Rochko |
2022-02-10 | Fix NoMethodError in StatusUpdateDistributionWorker (#17499) | Claire |
2022-02-10 | Add editing for published statuses (#17320) | 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-02-07 | Fix errors when multiple Delete are received for a given actor (#17460) | Claire |
2022-01-28 | Fix Sidekiq warnings about JSON serialization (#17381) | Claire |
2022-01-19 | Fix error when using raw distribution worker (#17334) | Eugen Rochko |
2022-01-19 | Add support for editing for published statuses (#16697) | Eugen Rochko |
2022-01-17 | Add notifications for statuses deleted by moderators (#17204) | Eugen Rochko |
2022-01-17 | Add support for private pinned posts (#16954) | Claire |
2022-01-16 | Remove IP tracking columns from users table (#16409) | Eugen Rochko |
2021-12-17 | Add ability to purge undeliverable domains from admin interface (#16686) | Claire |
2021-12-13 | Fix follow recommendation biased towards older accounts (#17126) | Takeshi Umeda |
2021-11-25 | Add trending links (#16917) | Eugen Rochko |
2021-11-06 | Fix AccountNote not having a maximum length (#16942) | Claire |
2021-08-11 | Fix followers synchronization mechanism not working when URI has empty path (... | Claire |
2021-08-09 | Add feature to automatically delete old toots (#16529) | Claire |
2021-08-08 | Fix when MoveWorker cannot get locale from remote account (#16576) | Takeshi Umeda |
2021-06-23 | Fix newlines in accout notes added by the Move handler (#16415) | Claire |