about summary refs log tree commit diff
path: root/app/lib/activitypub/activity/reject.rb
AgeCommit message (Expand)Author
2020-08-01Fix handling of Reject Follow when a matching follow relationship exists (#14...ThibG
2019-10-24Allow Accept/Reject with a non-embedded object (#12199)puckipedia
2018-10-03Fix handling of ActivityPub activities lacking some attributes (#8864)ThibG
2018-08-12Expect relays to answer with accept/reject (#8179)Eugen Rochko
2018-02-28Fix #5708: Reject->Follow will remove the follow if it exists (#6571)Eugen Rochko
2017-08-21Support more variations of ActivityPub keyId in signature (#4630)Eugen Rochko
2017-08-14Fix ActivityPub follow interaction and add more specs (#4601)unarist
2017-08-10Handle ActivityPub follows correctly (#4571)Eugen Rochko