You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
activitypub Improve ActivityPub/OStatus compatibility (#4632) 7 years ago
admin Account deletion (#3728) 7 years ago
pubsubhubbub Change RuboCop rules to loose (#4464) 7 years ago
scheduler Only PuSH-resubscribe to OStatus accounts (#4583) 7 years ago
after_remote_follow_request_worker.rb After remote follow worker specs (#3098) 8 years ago
after_remote_follow_worker.rb After remote follow worker specs (#3098) 8 years ago
block_worker.rb
digest_mailer_worker.rb
distribution_worker.rb
domain_block_worker.rb
feed_insert_worker.rb Spec feed insert worker (#2965) 8 years ago
import_worker.rb Fix webfinger retries (#4275) 7 years ago
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) 7 years ago
regeneration_worker.rb Add spec coverage for regeneration worker (#3143) 8 years ago
remote_profile_update_worker.rb
removal_worker.rb
salmon_worker.rb
soft_block_domain_followers_worker.rb change sidekiq queueing to bulk push (#3536) 7 years ago
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) 7 years ago