mastodon/app/workers/scheduler
Matt Jankowski 1f65a95421
Remove unneeded `reorder(nil)` conditions ()
..
trends Add a short-lived lock to trend refresh scheduler ()
accounts_statuses_cleanup_scheduler.rb Fix infinite loop in AccountsStatusesCleanupScheduler ()
auto_close_registrations_scheduler.rb Finish email allow/deny list naming migration ()
follow_recommendations_scheduler.rb Change algorithm of follow recommendations ()
indexing_scheduler.rb Add annual reports for accounts ()
instance_refresh_scheduler.rb Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers ()
ip_cleanup_scheduler.rb Fix `Rails/WhereRange` cop ()
pghero_scheduler.rb Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers ()
scheduled_statuses_scheduler.rb Fix `Rails/WhereRange` cop ()
self_destruct_scheduler.rb Add SELF_DESTRUCT env variable to process self-destructions in the background ()
software_update_check_scheduler.rb Add admin notifications for new Mastodon versions ()
suspended_user_cleanup_scheduler.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ()
user_cleanup_scheduler.rb Remove unneeded `reorder(nil)` conditions ()
vacuum_scheduler.rb Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations ()