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 dd7ef0dc41 Add ActivityPub inbox (#4216)
* Add ActivityPub inbox

* Handle ActivityPub deletes

* Handle ActivityPub creates

* Handle ActivityPub announces

* Stubs for handling all activities that need to be handled

* Add ActivityPub actor resolving

* Handle conversation URI passing in ActivityPub

* Handle content language in ActivityPub

* Send accept header when fetching actor, handle JSON parse errors

* Test for ActivityPub::FetchRemoteAccountService

* Handle public key and icon/image when embedded/as array/as resolvable URI

* Implement ActivityPub::FetchRemoteStatusService

* Add stubs for more interactions

* Undo activities implemented

* Handle out of order activities

* Hook up ActivityPub to ResolveRemoteAccountService, handle
Update Account activities

* Add fragment IDs to all transient activity serializers

* Add tests and fixes

* Add stubs for missing tests

* Add more tests

* Add more tests
8 years ago
..
activitypub Add ActivityPub inbox (#4216) 8 years ago
admin Account deletion (#3728) 8 years ago
pubsubhubbub Change RuboCop rules to loose (#4464) 8 years ago
scheduler Move clean up of unconfirmed users to sidekiq-scheduler (#4336) 8 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 Spec coverage and refactor of digest mailer worker (#2961) 8 years ago
distribution_worker.rb Fix Scheduler::SubscriptionsScheduler (#2834) 8 years ago
domain_block_worker.rb
feed_insert_worker.rb Spec feed insert worker (#2965) 8 years ago
import_worker.rb Fix webfinger retries (#4275) 8 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) 8 years ago
regeneration_worker.rb Add spec coverage for regeneration worker (#3143) 8 years ago
remote_profile_update_worker.rb Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) 8 years ago
removal_worker.rb
salmon_worker.rb
soft_block_domain_followers_worker.rb change sidekiq queueing to bulk push (#3536) 8 years ago
soft_block_worker.rb Followers-only post federation (#2111) 8 years ago
thread_resolve_worker.rb
unfavourite_worker.rb
unmerge_worker.rb
web_push_notification_worker.rb Fix guard clause in WebPushNotificationWorker (#4421) 8 years ago