about summary refs log tree commit diff
path: root/spec/controllers/activitypub/inboxes_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko
2019-07-11Add ActivityPub secure mode (#11269)Eugen Rochko
2019-03-20Do not try fetching keys of unknown accounts on a Delete from them (#10326)ThibG
2018-12-07Add specs for ActivityPub::InboxesController (#9456)ysksn
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko