]> cat aescling's git repositories - mastodon.git/commit
Add support for fetching Create and Announce activities by URI (#16383)
authorClaire <claire.github-309c@sitedethib.com>
Wed, 20 Oct 2021 23:14:04 +0000 (01:14 +0200)
committerGitHub <noreply@github.com>
Wed, 20 Oct 2021 23:14:04 +0000 (01:14 +0200)
commit3f9b28ce26ee6ec3b1657da01c9a90ecbcb4427a
tree38d7de80e820acb42cd8d6fa60aa6cb94b0389c3
parent70931fd6870ad4f2d4d6bd2c00f28b5590f0f3c1
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
app/services/activitypub/fetch_remote_status_service.rb
spec/services/activitypub/fetch_remote_status_service_spec.rb