Age | Commit message (Expand) | Author |
2019-11-18 | Remove `FilterHelper` include from timeline APIs. | multiple creatures |
2019-11-17 | Do away with the kludgy solution of applying users' filters from API controll... | multiple creatures |
2019-10-05 | apply custom filters to world and tag timelines the slow way until the custom... | multiple creatures |
2019-09-15 | stop pre-caching media on public, home, direct, & list timelines | multiple creatures |
2019-09-02 | fix tag timeline media prefetching, remove `limit_params` from prefetch queries | multiple creatures |
2019-09-01 | pre-emptively fetch missing remote media when a timeline's api page is read | multiple creatures |
2019-08-18 | privacy - require authentication on all timeline endpoints to make life diffi... | multiple creatures |
2018-09-28 | Support min_id-based pagination in REST API (#8736) | Eugen Rochko |
2018-04-02 | Fix unpermitted parameters warning when generating pagination URLs (#6995) | Eugen Rochko |
2018-03-01 | Add only_media param to public and hashtag timelines API (#6576) | Eugen Rochko |
2018-03-01 | Ensure that boolean params in the API are parsed for truthiness (#6575) | Eugen Rochko |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |
2017-06-07 | Clean up for api/base controller (#3629) | Matt Jankowski |
2017-05-31 | Refactor and spec coverage for api/v1/timelines actions (#3482) | Matt Jankowski |
2017-05-23 | Refactor of API timeline actions (#3263) | Matt Jankowski |