Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-28 | Support min_id-based pagination in REST API (#8736) | Eugen Rochko | |
* Allow min_id pagination in Feed#get * Add min_id pagination to home and list timeline APIs * Add min_id pagination to account statuses, public and tag APIs * Remove unused stub in reports API * Use min_id pagination in notifications, favourites, and fix order * Fix HomeFeed#from_database not using paginate_by_id | |||
2018-07-05 | Add more granular OAuth scopes (#7929) | Eugen Rochko | |
* Add more granular OAuth scopes * Add human-readable descriptions of the new scopes * Ensure new scopes look good on the app UI * Add tests * Group scopes in screen and color-code dangerous ones * Fix wrong extra scope | |||
2017-08-18 | Don't send Link header when don't know prev and next links (#4633) | Yamagishi Kazutoshi | |
2017-07-28 | Cover Api::V1:FavouritesController more (#4409) | Akihiko Odaki | |
2017-07-27 | Introduce access token fabricators (#4401) | Akihiko Odaki | |
2017-07-27 | Remove redundant fabrication in the spec for Api::V1::FavouritesController ↵ | Akihiko Odaki | |
(#4391) | |||
2017-05-31 | Improve spec coverage and clean up api/v1/favourites controller (#3472) | Matt Jankowski | |
2016-12-29 | Add API for retrieving favourites | Eugen Rochko | |