Matt Jankowski
|
85d9053b36
|
Move `pagination_params` into `API::BaseController` (#28845)
|
2024-05-30 14:56:48 +00:00 |
Matt Jankowski
|
b5115850bb
|
Move repeated `insert_pagination_headers` method to api base class (#29606)
|
2024-03-18 10:11:53 +00:00 |
Matt Jankowski
|
9754967d5f
|
Move `pagination_max_id` and `pagination_since_id` into api/base controller (#28844)
|
2024-03-13 08:51:44 +00:00 |
Matt Jankowski
|
c0e8e457ab
|
Eager loading fixes for `api/` controllers (#28848)
|
2024-01-23 11:41:54 +00:00 |
Nick Schonning
|
e2a3ebb271
|
Autofix Rubocop Style/IfUnlessModifier (#23697)
|
2023-02-18 12:37:47 +01:00 |
Eugen Rochko
|
e6b272e5c9
|
Change REST API to return empty data for suspended accounts (#14765)
|
2020-09-11 15:16:29 +02:00 |
Eugen Rochko
|
0ae5c6312f
|
Remove useless `respond_to` calls (#13208)
|
2020-03-06 01:29:38 +01:00 |
Eugen Rochko
|
d6b9a62e0a
|
Extract counters from accounts table to account_stats table (#9295)
|
2018-11-19 00:43:52 +01:00 |
ThibG
|
b34d6238cb
|
Add API endpoint to list featured accounts (fixes #8315) (#8317)
|
2018-08-20 18:46:04 +02:00 |