Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko | |
2020-07-22 | Fix RSS feeds not being cachable (#14368) | ThibG | |
* Add tests for some cachable responses This only covers responses that we should have managed to make cachable so far. It's not the case of all responses that should be cachable in the end. * Fix RSS feeds not being cachable | |||
2020-05-03 | Add more tests for ActivityPub controllers (#13585) | 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 | |
(#11247) | |||
2018-12-05 | Fix thread depth computation in statuses_controller (#9426) | ThibG | |
* Add test that should currently fail * Fix depth computation (will still fail if statuses have been filtered out) * Fix handling of broken threads | |||
2018-04-23 | Paginate descendant statuses in public page (#7148) | Akihiko Odaki | |
2018-04-21 | Use raw status code on have_http_status (#7214) | Yamagishi Kazutoshi | |
2017-08-24 | Fetch reblogs as Announce activity instead of Note object (#4672) | unarist | |
* Process Create / Announce activity in FetchRemoteStatusService * Use activity URL in ActivityPub for reblogs * Redirect to the original status on StatusesController#show | |||
2017-06-07 | Use "match_array" only for order independent assertions (#3626) | unarist | |
2017-05-23 | Cover StatusesController more (#3259) | Akihiko Odaki | |
2017-04-30 | More coverage yes more even more (#2627) | Matt Jankowski | |
* Add coverage for admin/confirmations controller * Coverage for statuses controller show action * Add coverage for admin/domain_blocks controller * Add coverage for settings/profiles#update | |||
2016-09-05 | PostStatusService can attach media to status, ProcessFeedService likewise | Eugen Rochko | |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko | |
2016-03-21 | Adding Turbolinks, adding status posting form on homepage | Eugen Rochko | |