mastodon/app/workers
Eugen Rochko 412ea87306 Improve ActivityPub/OStatus compatibility (#4632)
*Note: OStatus URIs are invalid for ActivityPub. But we have them for
as long as we want to keep old OStatus-sourced content and as long as
we remain OStatus-compatible.*

- In Announce handling, if object URI is not a URL, fallback to object URL
- Do not use specialized ThreadResolveWorker, rely on generalized handling
- When serializing notes, if parent's URI is not a URL, use parent's URL
2017-08-19 18:44:48 +02:00
..
activitypub Improve ActivityPub/OStatus compatibility (#4632) 2017-08-19 18:44:48 +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 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 Spec coverage and refactor of digest mailer worker (#2961) 2017-05-10 15:45:43 +02:00
distribution_worker.rb Fix Scheduler::SubscriptionsScheduler (#2834) 2017-05-06 13:05:03 +02:00
domain_block_worker.rb
feed_insert_worker.rb Spec feed insert worker (#2965) 2017-05-10 20:32:05 +02:00
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