about summary refs log tree commit diff
path: root/app/controllers/activitypub/replies_controller.rb
AgeCommit message (Expand)Author
2020-08-30[Filtering, Bug] Remove duplicate or unnecessary permission checks, add missi...Fire Demon
2020-08-30[Privacy] Check permissions of boosts and dereference boosts before sending t...Fire Demon
2020-08-30[Privacy] Add options for private accountsFire Demon
2020-08-30[Privacy] Exclude mixed-privacy posts from public collections unless the requ...Fire Demon
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko
2019-08-16Fix multiple issues with replies collection for pages further than self-repli...ThibG
2019-07-17Fix caching headers in ActivityPub endpoints (#11331)ThibG
2019-07-11Add ActivityPub secure mode (#11269)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko