mastodon/app/workers
Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813)
* Introduce domains method to Account relation

Account had followers_domains method, which was excessively specific.
Let relation of Account have domains method instead.

* Move follow_mapping in Account to AccountInteractions

* Introduce shared examples for AccountAvatar inclusion

* Cover Account more
2017-06-22 18:34:27 +02:00
..
admin Account deletion (#3728) 2017-06-14 18:01:27 +02:00
pubsubhubbub Some minor change and spec for Account (#3813) 2017-06-22 18:34:27 +02:00
scheduler change sidekiq queueing to bulk push (#3536) 2017-06-04 00:11:15 +02:00
after_remote_follow_request_worker.rb After remote follow worker specs (#3098) 2017-05-18 21:10:41 +02:00
after_remote_follow_worker.rb After remote follow worker specs (#3098) 2017-05-18 21:10:41 +02:00
block_worker.rb
digest_mailer_worker.rb
distribution_worker.rb
domain_block_worker.rb
feed_insert_worker.rb
import_worker.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 2017-06-19 01:51:04 +02:00
link_crawl_worker.rb
merge_worker.rb
notification_worker.rb
processing_worker.rb
push_update_worker.rb
regeneration_worker.rb Add spec coverage for regeneration worker (#3143) 2017-05-19 16:55:09 +02:00
remote_profile_update_worker.rb
removal_worker.rb
salmon_worker.rb
soft_block_domain_followers_worker.rb change sidekiq queueing to bulk push (#3536) 2017-06-04 00:11:15 +02:00
soft_block_worker.rb
thread_resolve_worker.rb
unfavourite_worker.rb
unmerge_worker.rb