mastodon/app/workers
Kurtis Rainbolt-Greene 22dcadedb4 We're going to want these nice helper methods, lets share them with a parent class that matches Rails 5 practices (application level abstraction) 2017-04-04 21:14:37 -07:00
..
admin
pubsubhubbub Remove PuSH subscriptions when delivery is answered with a 4xx error 2017-04-05 02:34:33 +02:00
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
application_worker.rb We're going to want these nice helper methods, lets share them with a parent class that matches Rails 5 practices (application level abstraction) 2017-04-04 21:14:37 -07:00
block_worker.rb
digest_mailer_worker.rb
distribution_worker.rb We're going to want these nice helper methods, lets share them with a parent class that matches Rails 5 practices (application level abstraction) 2017-04-04 21:14:37 -07:00
domain_block_worker.rb
feed_insert_worker.rb Spawn FeedInsertWorker to deliver status into personal feed 2017-04-04 19:21:37 +02:00
import_worker.rb
link_crawl_worker.rb
merge_worker.rb
notification_worker.rb
processing_worker.rb
regeneration_worker.rb Reduce number of items in feeds, optimize regeneration worker slightly, 2017-04-04 13:58:34 +02:00
removal_worker.rb
salmon_worker.rb
thread_resolve_worker.rb
unfavourite_worker.rb
unmerge_worker.rb