Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-17 | Fix caching headers in ActivityPub endpoints (#11331) | ThibG | |
* Fix reverse-proxy caching in public fetch mode * Fix caching in ActivityPub-specific controllers | |||
2019-07-11 | Add ActivityPub secure mode (#11269) | Eugen Rochko | |
* Add HTTP signature requirement for served ActivityPub resources * Change `SECURE_MODE` to `AUTHORIZED_FETCH` * Add 'Signature' to 'Vary' header and improve code style * Improve code style by adding `public_fetch_mode?` method | |||
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko | |