about summary refs log tree commit diff
path: root/app/serializers/activitypub/activity_serializer.rb
AgeCommit message (Expand)Author
2020-06-02Add E2EE API (#13820)Eugen Rochko
2019-07-10Fix activity being rendered within activity due to caching (#11271)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-03-27Remove unused ActivityPub `@context` values depending on response (#10378)Eugen Rochko
2019-02-28Fix serialization of boosts (#10129)ThibG
2019-02-13Alternative handling of private self-boosts (#9998)ThibG
2017-10-14Use atomUri in Undo activity of Announce (#5376)unarist
2017-10-08Fix #5178 - Use object URI only in Announce, instead of embedding (#5266)Eugen Rochko
2017-09-18Add published property to ActivityPub activity for reblogs (#5000)unarist
2017-08-26Add _:inReplyToAtomUri to ActivityPub (#4702)Eugen Rochko
2017-08-24Fetch reblogs as Announce activity instead of Note object (#4672)unarist
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko