This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/workers/scheduler
Thibaut Girka 444796b69b Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- app/controllers/application_controller.rb
- app/controllers/auth/confirmations_controller.rb
- app/controllers/auth/sessions_controller.rb
- app/controllers/settings/deletes_controller.rb
- app/controllers/settings/two_factor_authentication/recovery_codes_controller.rb
2019-07-23 10:51:07 +02:00
..
backup_cleanup_scheduler.rb
doorkeeper_cleanup_scheduler.rb
email_scheduler.rb Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
feed_cleanup_scheduler.rb Use a redis-cached feed for the DM timeline 2019-06-27 16:44:12 +02:00
ip_cleanup_scheduler.rb
media_cleanup_scheduler.rb
pghero_scheduler.rb
preview_cards_cleanup_scheduler.rb Add periodic removal of older thumbnails for preview cards (#11304) 2019-07-15 07:50:14 +02:00
scheduled_statuses_scheduler.rb Fix PublishScheduledStatusWorker being queued with no arguments (#9724) 2019-01-06 09:21:16 +01:00
subscriptions_cleanup_scheduler.rb Remove WebSub subscriptions (#11303) 2019-07-21 04:08:00 +02:00
subscriptions_scheduler.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
user_cleanup_scheduler.rb