about summary refs log tree commit diff
path: root/app/controllers/activitypub/outboxes_controller.rb
AgeCommit message (Expand)Author
2020-08-30[Feature] Support Misskey-compatible boosts with attached content notesFire Demon
2020-08-30[Privacy] Refactor outbox privacy to allow full account migrations and authen...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-08-30[Feature, Privacy] Add base support for per-domain post privacyFire Demon
2020-08-30[Privacy, Federation, UI] Add options to allow Fediverse users to decide whet...Fire Demon
2020-05-03Add more tests for ActivityPub controllers (#13585)Eugen Rochko
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
2019-06-05Cleanup various controllers (#10972)ThibG
2019-04-04Cache featured collections, as well as outbox, followers and following (#10467)ThibG
2018-05-04Better pagination for ActivityPub outbox (#7356)Eugen Rochko
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-02-02Allow retrieval of private statuses (single or in outbox) using HTTP signatur...puckipedia
2017-08-14Set correct content-type for ActivityPub JSON (#4592)Eugen Rochko
2017-07-16Minor ActivityPub JSON fixes (#4214)Eugen Rochko
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko