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
Eugen Rochko b8e166894b Fix Scheduler::SubscriptionsScheduler (#2834)
* Fix Scheduler::SubscriptionsScheduler, add worker test for it

* Change production log level of Sidekiq to "warn" instead of "info"
2017-05-06 13:05:03 +02:00
..
admin
pubsubhubbub Fix Scheduler::SubscriptionsScheduler (#2834) 2017-05-06 13:05:03 +02:00
scheduler Fix Scheduler::SubscriptionsScheduler (#2834) 2017-05-06 13:05:03 +02:00
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
block_worker.rb
digest_mailer_worker.rb
distribution_worker.rb Fix Scheduler::SubscriptionsScheduler (#2834) 2017-05-06 13:05:03 +02:00
domain_block_worker.rb
feed_insert_worker.rb
import_worker.rb
link_crawl_worker.rb
merge_worker.rb
notification_worker.rb
processing_worker.rb
push_update_worker.rb
regeneration_worker.rb
remote_profile_update_worker.rb Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) 2017-04-08 13:26:03 +02:00
removal_worker.rb
salmon_worker.rb
soft_block_domain_followers_worker.rb
soft_block_worker.rb
thread_resolve_worker.rb Separate background jobs into different queues. ATTENTION: new queue "pull" 2017-04-04 00:53:20 +02:00
unfavourite_worker.rb
unmerge_worker.rb