chinwagsocial/app/workers
2018-08-19 15:48:29 +02:00
..
activitypub Fix ActivityPub::UpdateDistributionWorker regression (#8039) 2018-07-16 18:43:22 +02:00
admin
import Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 2018-01-22 14:25:09 +01:00
maintenance Speed up some rake tasks by moving execution to Sidekiq (#7678) 2018-05-30 21:09:30 +02:00
pubsubhubbub
scheduler Keep scheduler jobs unique until they're done (#8287) 2018-08-19 15:48:29 +02:00
web
after_account_domain_block_worker.rb
after_remote_follow_request_worker.rb After remote follow worker specs (#3098) 2017-05-18 21:10:41 +02:00
after_remote_follow_worker.rb After remote follow worker specs (#3098) 2017-05-18 21:10:41 +02:00
authorize_follow_worker.rb
backup_worker.rb
block_worker.rb Make blocks create entries and unfollows instantly, but do the clean up 2017-01-24 21:40:41 +01:00
bootstrap_timeline_worker.rb Default follows for new users (#4871) 2017-09-10 09:58:38 +02:00
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
local_notification_worker.rb
merge_worker.rb
notification_worker.rb
processing_worker.rb Fixes/do not override timestamps (#7336) 2018-05-03 23:02:46 +02:00
push_update_worker.rb
refollow_worker.rb
regeneration_worker.rb
remote_profile_update_worker.rb
removal_worker.rb Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed) 2016-12-19 09:31:12 +01:00
resolve_account_worker.rb
salmon_worker.rb
thread_resolve_worker.rb
unfavourite_worker.rb Improve background jobs params and error handling 2017-01-05 03:28:21 +01:00
unmerge_worker.rb