mastodon/spec/services/activitypub
Claire 3f9b28ce26
Add support for fetching Create and Announce activities by URI (#16383)
* Add support for fetching Create and Announce activities by URI

This should improve compatibility with ZAP and offer a way to fetch boosts,
which is currently not possible.

* Add tests
2021-10-21 01:14:04 +02:00
..
fetch_remote_account_service_spec.rb
fetch_remote_status_service_spec.rb Add support for fetching Create and Announce activities by URI (#16383) 2021-10-21 01:14:04 +02:00
fetch_replies_service_spec.rb
process_account_service_spec.rb Fix crash when encountering invalid account fields (#16598) 2021-08-11 16:40:55 +02:00
process_collection_service_spec.rb Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
synchronize_followers_service_spec.rb