mastodon/app/workers
Eugen Rochko 49834a6e7f Add API for retrieving blocked accounts 2016-12-29 20:12:32 +01:00
..
admin Add filters for suspended accounts 2016-12-06 18:03:30 +01:00
pubsubhubbub 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
distribution_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
notification_worker.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
processing_worker.rb Add API for retrieving blocked accounts 2016-12-29 20:12:32 +01:00
regeneration_worker.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
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 Restoring old async behaviour of thread resolving as it proved to be more robust 2016-12-12 21:12:19 +01:00
unfavourite_worker.rb Make unfavouriting async to prevent timeout errors from leaving orphaned records behind 2016-12-19 09:12:29 +01:00