mastodon/app/workers
Eugen Rochko b7370ac8ba ActivityPub delivery (#4566)
* Deliver ActivityPub Like

* Deliver ActivityPub Undo-Like

* Deliver ActivityPub Create/Announce activities

* Deliver ActivityPub creates from mentions

* Deliver ActivityPub Block/Undo-Block

* Deliver ActivityPub Accept/Reject-Follow

* Deliver ActivityPub Undo-Follow

* Deliver ActivityPub Follow

* Deliver ActivityPub Delete activities

Incidentally fix #889

* Adjust BatchedRemoveStatusService for ActivityPub

* Add tests for ActivityPub workers

* Add tests for FollowService

* Add tests for FavouriteService, UnfollowService and PostStatusService

* Add tests for ReblogService, BlockService, UnblockService, ProcessMentionsService

* Add tests for AuthorizeFollowService, RejectFollowService, RemoveStatusService

* Add tests for BatchedRemoveStatusService

* Deliver updates to a local account to ActivityPub followers

* Minor adjustments
2017-08-13 00:44:41 +02:00
..
activitypub ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00
admin Account deletion (#3728) 2017-06-14 18:01:27 +02:00
pubsubhubbub Change RuboCop rules to loose (#4464) 2017-07-31 15:19:13 +02:00
scheduler Only PuSH-resubscribe to OStatus accounts (#4583) 2017-08-12 02:54:54 +02:00
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
block_worker.rb
digest_mailer_worker.rb
distribution_worker.rb
domain_block_worker.rb
feed_insert_worker.rb
import_worker.rb Fix webfinger retries (#4275) 2017-07-20 01:59:07 +02:00
link_crawl_worker.rb
merge_worker.rb
notification_worker.rb
processing_worker.rb
push_update_worker.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
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
web_push_notification_worker.rb Fix guard clause in WebPushNotificationWorker (#4421) 2017-07-28 17:21:28 +02:00