mastodon/app/workers
2017-03-30 19:42:33 +02:00
..
admin Add filters for suspended accounts 2016-12-06 18:03:30 +01:00
pubsubhubbub Disable PuSH for blocked domains 2017-02-14 04:01:37 +01:00
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb Adding more unit tests. Fixing Salmon slaps XML 2017-02-12 17:30:15 +01:00
block_worker.rb
digest_mailer_worker.rb
distribution_worker.rb
import_worker.rb
link_crawl_worker.rb
merge_worker.rb
notification_worker.rb
processing_worker.rb
regeneration_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
salmon_worker.rb Add API for retrieving blocked accounts 2016-12-29 20:12:32 +01:00
thread_resolve_worker.rb Improve background jobs params and error handling 2017-01-05 03:28:21 +01:00
unfavourite_worker.rb Improve background jobs params and error handling 2017-01-05 03:28:21 +01:00
unmerge_worker.rb