89 Commits (9cb7fa57f62635c949b94deafbab62ad84af050e)

Author SHA1 Message Date
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582) 3 years ago
Claire 5c0a9aac3b
Revert to using primary database in IndexingScheduler (#26754) 3 years ago
Eugen Rochko e263db276f
Change indexing jobs to use database replica (#26692) 3 years ago
jsgoldstein 30c191aaa0
Add new public status index (#26344) 3 years ago
Eugen Rochko a0fad5c8bb
Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers (#26304) 3 years ago
Claire b4e739ff0f
Change interaction modal in web UI (#26075) 3 years ago
Claire 144a406d33
Clean up unused application records (#24871) 3 years ago
Emelia Smith 3a91603b15
Prevent UserCleanupScheduler from overwhelming streaming (#25519) 3 years ago
Claire c3c7d59072
Fix infinite loop in AccountsStatusesCleanupScheduler (#24840) 3 years ago
Claire 8b636a29c6
Improve automatic post cleanup worker performances (#24785) 3 years ago
Claire 32a030dd74
Rewrite import feature (#21054) 3 years ago
Claire 5dc3173ef8
Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607) 3 years ago
Claire 501d6197c4
Change automatic post deletion thresholds and load detection (#24614) 3 years ago
Vyr Cossont d5ad8b6422
Fix Redis client and type errors introduced in #24285 (#24342) 3 years ago
Vyr Cossont 7646ad8a2b
IndexingScheduler: fetch and import in batches (#24285) 3 years ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616) 3 years ago
Claire 20b80c62ff
Change auto-deletion throttling constants to better scale with server size (#23320) 3 years ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 3 years ago
Nick Schonning 21bf326356
Autofix Rubocop Rails/Pluck (#23730) 3 years ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 3 years ago
Claire 9edefc779f
Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note (#23318) 3 years ago
luzpaz 596923da4a
Fix typos in source documentation (#21046) 3 years ago
Claire 5333447be0
Change account deletion requests to spread out over time (#20222) 3 years ago
Eugen Rochko d0c9ac3919
Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805) 3 years ago
Claire 03d9618595
Fix UserCleanupScheduler crash when an unconfirmed account has a moderation note (#19629) 3 years ago
Eugen Rochko bf0ab3e0fa
Fix vacuum scheduler missing lock, locks never expiring (#19458) 3 years ago
Eugen Rochko 5c9abdeff1
Add retention policy for cached content and media (#19232) 4 years ago
Eugen Rochko 0b3e4fd5de
Remove digest e-mails (#17985) 4 years ago
Jeremy Kescher 25e076505e
ip_cleanup_scheduler: Make IP and session retention configurable (#18757) 4 years ago
Eugen Rochko 679b7158e3
Change search indexing to use batches to minimize resource usage (#18451) 4 years ago
Eugen Rochko f6d35ed57d
Remove IP matching from e-mail domain blocks (#18190) 4 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135) 4 years ago
Jeong Arm 3349cbeb3e
Fix clean_discarded_statuses (#17822) 4 years ago
Eugen Rochko 50ea54b3ed
Change authorized applications page (#17656) 4 years ago
Claire 3d60708508
Fix crash in EmailDomainBlockRefreshScheduler (#17649) 4 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431) 4 years ago
Eugen Rochko a29a982eaa
Change e-mail domain blocks to block IPs dynamically (#17635) 4 years ago
Eugen Rochko 35850f8195
Fix localization of cold-start follow recommendations (#17479) 4 years ago
Claire 52c1b86964
Fix Ruby 2.5 incompatibility (#17465) 4 years ago
Claire 03d59340da
Fix Sidekiq warnings about JSON serialization (#17381) 4 years ago
Eugen Rochko 14f436c457
Add notifications for statuses deleted by moderators (#17204) 4 years ago
Eugen Rochko 8e84ebf0cb
Remove IP tracking columns from users table (#16409) 4 years ago
Takeshi Umeda bda8e4f815
Fix follow recommendation biased towards older accounts (#17126) 4 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917) 4 years ago
Claire 4ac78e2a06
Add feature to automatically delete old toots (#16529) 5 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408) 5 years ago
Claire d9ae3db8d5
Improve performance of follow recommendation scheduler (#16159) 5 years ago
Eugen Rochko f7117646af
Add cold-start follow recommendations (#15945) 5 years ago
Eugen Rochko e89e976e92
Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908) 5 years ago
ThibG 3249d35bdc
Improve account deletion performances further (#15407) 5 years ago