about summary refs log tree commit diff
path: root/app/presenters/activitypub/activity_presenter.rb
AgeCommit message (Collapse)Author
2022-02-11Fix Undo Announce sometimes inlining the originally Announced status (#17516)Claire
* 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
2020-06-02Add E2EE API (#13820)Eugen Rochko