24 Commits (e6b272e5c9c227cfbbe375a893f567c5967d669c)

Author SHA1 Message Date
  Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765) 3 years ago
  Akihiko Odaki 64ef37b89d
Introduce ApplicationController#cache_collection_paginated_by_id (#14677) 3 years ago
  Akihiko Odaki e26e7a1cb5
Replace incorrect use of distinct with group (#14675) 3 years ago
  Eugen Rochko 0ae5c6312f
Remove useless `respond_to` calls (#13208) 4 years ago
  abcang 059945c97c Improve status pin query (#11972) 4 years ago
  Eugen Rochko 70ae77895f
Fix error in REST API for an account's statuses (#11700) 4 years ago
  Eugen Rochko 699db454c3
Fix pinned statuses API returning pagination headers (#11526) 4 years ago
  Eugen Rochko 67b3b62b98
Improve blocked view of profiles (#10491) 5 years ago
  ThibG 62bafa20a1 Hide blocking accounts from blocked users (#10442) 5 years ago
  Eugen Rochko 06663fcf87
Fix `tagged` param not being normalized before querying tags (#10249) 5 years ago
  abcang a5e7ada62f Improve account media query (#10121) 5 years ago
  Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755) 5 years ago
  Eugen Rochko ee1ba59692
Add exclude_reblogs option to account statuses API (#9640) 5 years ago
  Eugen Rochko 108b2139cd
Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573) 5 years ago
  Eugen Rochko f0fff3eb10
Support min_id-based pagination in REST API (#8736) 5 years ago
  Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes (#7929) 5 years ago
  Akihiko Odaki 77cd6b5096 Do not use permitted_for scope when querying pinned statuses (#7510) 6 years ago
  Eugen Rochko 33513753b9
Fix unpermitted parameters warning when generating pagination URLs (#6995) 6 years ago
  abcang 37b043d447 Improve performance of account_media_status_ids (#6729) 6 years ago
  Eugen Rochko fce8464077
Ensure that boolean params in the API are parsed for truthiness (#6575) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 6 years ago
  Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 6 years ago
  Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629) 6 years ago
  Matt Jankowski 5c63523972 Spec coverage and refactor for the api/v1/accounts controllers (#3451) 7 years ago