about summary refs log tree commit diff
path: root/app/controllers/activitypub/inboxes_controller.rb
AgeCommit message (Expand)Author
2020-01-20More smoke testing, merge in request pool from upstreamHolly 'Frinkel' Lotor
2020-01-20Original upstream mergeThibG
2019-05-21Drop OStatus support. Fix some of the Rspec tests.multiple creatures
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