chinwagsocial/app/workers
2019-06-04 23:11:18 +02:00
..
activitypub Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 2019-06-04 23:11:18 +02:00
admin
concerns
import
maintenance
pubsubhubbub Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
scheduler
web
after_account_domain_block_worker.rb
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
authorize_follow_worker.rb
backup_worker.rb
block_worker.rb
bootstrap_timeline_worker.rb
digest_mailer_worker.rb Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252) 2018-01-15 04:34:28 +01:00
distribution_worker.rb
domain_block_worker.rb
feed_insert_worker.rb
fetch_reply_worker.rb
import_worker.rb Add option to overwrite imported data (#9962) 2019-02-03 03:59:51 +01:00
link_crawl_worker.rb Improve error handling on LinkCrawlWorker (#5250) 2017-10-06 20:39:08 +02:00
local_notification_worker.rb
merge_worker.rb
mute_worker.rb Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
notification_worker.rb Separate background jobs into different queues. ATTENTION: new queue "pull" 2017-04-04 00:53:20 +02:00
poll_expiration_notify_worker.rb
processing_worker.rb
publish_scheduled_status_worker.rb
push_conversation_worker.rb
push_update_worker.rb
refollow_worker.rb Get rid of all batch order warnings (#8334) 2018-08-21 12:25:50 +02:00
regeneration_worker.rb Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00
remote_profile_update_worker.rb
removal_worker.rb
resolve_account_worker.rb
salmon_worker.rb
thread_resolve_worker.rb
unfavourite_worker.rb
unfollow_follow_worker.rb Follow new account before unfollowing the old one during move (#9719) 2019-01-05 11:27:58 +01:00
unmerge_worker.rb
verify_account_links_worker.rb