]> cat aescling's git repositories - mastodon.git/commit
Fix Undo Announce sometimes inlining the originally Announced status (#17516)
authorClaire <claire.github-309c@sitedethib.com>
Fri, 11 Feb 2022 13:52:07 +0000 (14:52 +0100)
committerGitHub <noreply@github.com>
Fri, 11 Feb 2022 13:52:07 +0000 (14:52 +0100)
commitd4e6774a0c88931d907f275821eb001e6dd2cb2d
treee81f6354d6ff9eaed8f984d00237b223cfa817db
parent6f38765fccfeeed6c39a3b11962a518cae1cca4c
Fix Undo Announce sometimes inlining the originally Announced status (#17516)

* Change tests to have more specific expectations on sent ActivityPub payloads

* Check that payload doesn't actually contain the contents of the boosted toot

* Fix Undo Announce sometimes inlining the originally Announced status
app/presenters/activitypub/activity_presenter.rb
app/serializers/activitypub/undo_announce_serializer.rb
spec/services/remove_status_service_spec.rb