about summary refs log tree commit diff
path: root/app/controllers/activitypub/inboxes_controller.rb
AgeCommit message (Expand)Author
2020-11-14Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-10-22Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
2020-04-15Change delivery failure tracking to work with hostnames instead of URLs (#13437)Eugen Rochko
2019-10-24Fix incoming federation in whitelist mode (#12185)ThibG
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-11Add ActivityPub secure mode (#11269)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-03-31Ensure request.body isn't emptied out before signature verification (#10432)ThibG
2019-03-20Do not try fetching keys of unknown accounts on a Delete from them (#10326)ThibG
2018-10-25Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)Eugen Rochko
2018-02-08Fix response of signature_verification_failure_reason (#6441)abcang
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2017-10-03Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)ThibG
2017-09-29After 7 days of repeated delivery failures, give up on inbox (#5131)Eugen Rochko
2017-09-03Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#...Eugen Rochko
2017-08-31Add sharedInbox to actors (#4737)Eugen Rochko
2017-08-21ActivityPub migration procedure (#4617)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko