Age | Commit message (Expand) | Author |
2020-06-19 | Fix functional user requirements in whitelist mode (#14093) | ThibG |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-05-03 | Add more tests for ActivityPub controllers (#13585) | Eugen Rochko |
2020-01-24 | Fix OEmbed leaking information about existence of non-public statuses (#12930) | Eugen Rochko |
2019-09-28 | Fix redirecting non-functional accounts on public pages (#11978) | Eugen Rochko |
2019-08-11 | Fix ActivityPub and REST API queries setting cookies and preventing caching (... | ThibG |
2019-07-21 | Add (back) rails-level JSON caching (#11333) | Eugen Rochko |
2019-07-11 | Add ActivityPub secure mode (#11269) | Eugen Rochko |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-06-05 | Cleanup various controllers (#10972) | ThibG |
2019-06-05 | Fix potential private status leak (#10969) | ThibG |
2019-05-09 | Add some caching for HTML versions of statuses pages (#10701) | ThibG |
2019-03-17 | Reduce server load caused by anonymous viewing. (#9059) | Ben Lubar |
2019-02-28 | Give the `replies` collection an identifier and enable pagination (#10128) | ThibG |
2018-12-05 | Fix thread depth computation in statuses_controller (#9426) | ThibG |
2018-10-11 | Set Content-Security-Policy rules through RoR's config (#8957) | ThibG |
2018-08-30 | Add animate custom emoji param to embed pages (#8507) | Renato "Lond" Cerqueira |
2018-08-19 | Unuse ActiveRecord::Base#cache_key (#8185) | abcang |
2018-07-31 | Compensate for scrollbar disappearing when media modal visible (#8100) | Eugen Rochko |
2018-07-28 | Redesign public profiles and toots (#8068) | Eugen Rochko |
2018-07-01 | Improve embeds (#7919) | Eugen Rochko |
2018-04-30 | Fix "Show more" URL on paginated threads for remote statuses (#7285) | Eugen Rochko |
2018-04-23 | Paginate descendant statuses in public page (#7148) | Akihiko Odaki |
2018-04-17 | Set Referrer-Policy to origin in web UI and public pages of private toots (#7... | Eugen Rochko |
2018-04-11 | Paginate ancestor statuses in public page (#7102) | Akihiko Odaki |
2018-02-02 | Allow retrieval of private statuses (single or in outbox) using HTTP signatur... | puckipedia |
2018-01-04 | Make sure private toots remain private and do not end up in HTTP caches (#6175) | ThibG |
2018-01-04 | Cache JSON of immutable ActivityPub representations (#6171) | Eugen Rochko |
2018-01-03 | Allow HTTP caching of json view of public statuses (#6115) | ThibG |
2017-10-07 | Encode custom emojis as resolveable objects in ActivityPub (#5243) | Eugen Rochko |
2017-08-30 | Update status embeds (#4742) | Eugen Rochko |
2017-08-24 | Fetch reblogs as Announce activity instead of Note object (#4672) | unarist |
2017-08-14 | Set correct content-type for ActivityPub JSON (#4592) | Eugen Rochko |
2017-08-13 | Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) | Eugen Rochko |
2017-07-15 | Improve ActivityPub representations (#3844) | Eugen Rochko |
2017-05-29 | Extract authorization policy for viewing statuses (#3150) | Jack Jennings |
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko |
2016-09-05 | PostStatusService can attach media to status, ProcessFeedService likewise | Eugen Rochko |
2016-08-24 | Adding React.js, Redux, revamping dashboard | Eugen Rochko |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | Eugen Rochko |
2016-03-21 | Adding Turbolinks, adding status posting form on homepage | Eugen Rochko |