Commit Graph

5 Commits (c6da3ee828ba2f8ddadfbb8b51a6fba90abc6824)

Author SHA1 Message Date
Matt Jankowski b5115850bb
Move repeated `insert_pagination_headers` method to api base class (#29606) 1 year ago
Matt Jankowski 9754967d5f
Move `pagination_max_id` and `pagination_since_id` into api/base controller (#28844) 1 year ago
Matt Jankowski 7e1a77ea51
Add base class for `api/v1/timelines/*` controllers (#27840) 2 years ago
Matt Jankowski d6774d2ca3 Refactor and spec coverage for api/v1/timelines actions (#3482) 8 years ago
Matt Jankowski 4289ed1d13 Refactor of API timeline actions (#3263)
- Increase coverage to exercise all parts of each action
- Move into namespace to share common code
- Misc refactor of each action for smaller methods, simpler code
8 years ago