mastodon/app/workers
Matt Jankowski c44a700252 Quick best practice cleanup of views/helpers (#1546)
* Remove trailing whitespace

* Use query methods instead of explicit .blank? checks
2017-04-12 18:24:18 +02:00
..
admin
pubsubhubbub Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
application_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
digest_mailer_worker.rb
distribution_worker.rb
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
removal_worker.rb
salmon_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