89 Commits (889c4d4bbbd7735efd9e7fa747651bf024809316)

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