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/spec/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
8 years ago
..
activitypub ActivityPub delivery (#4566) 8 years ago
pubsubhubbub Bump to 1.5.0rc1 (#4318) 8 years ago
scheduler Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) 8 years ago
after_remote_follow_request_worker_spec.rb After remote follow worker specs (#3098) 8 years ago
after_remote_follow_worker_spec.rb After remote follow worker specs (#3098) 8 years ago
digest_mailer_worker_spec.rb Spec coverage and refactor of digest mailer worker (#2961) 8 years ago
domain_block_worker_spec.rb Coverage for domain block worker (#2997) 8 years ago
feed_insert_worker_spec.rb Spec feed insert worker (#2965) 8 years ago
regeneration_worker_spec.rb Add spec coverage for regeneration worker (#3143) 8 years ago