about summary refs log tree commit diff
path: root/app/lib/activitypub/activity/undo.rb
AgeCommit message (Expand)Author
2020-07-22Fix not handling Undo on some activity types when they aren't inlined (#14346)ThibG
2018-10-03Fix handling of ActivityPub activities lacking some attributes (#8864)ThibG
2018-08-17Implement Undo { Accept { Follow } } (fixes #8234) (#8245)ThibG
2017-10-14Use atomUri in Undo activity of Announce (#5376)unarist
2017-09-02Make "unfollow" undo pending outgoing follow request too (#4781)Eugen Rochko
2017-08-21Support more variations of ActivityPub keyId in signature (#4630)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko