Commit History

Author SHA1 Message Date
  Daniel M Brasil ccca542db1 Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237) 1 year ago
  Eugen Rochko 6084461cd0 Change unauthenticated responses to be cached in REST API (#24348) 1 year ago
  Eugen Rochko 26478f461c Remove language filtering from hashtag timelines (#19563) 1 year ago
  Eugen Rochko 9f65909f42 Change public timelines to be filtered by current locale by default (#19291) 1 year ago
  Eugen Rochko e8bc187845 Refactor how public and tag timelines are queried (#14728) 4 years ago
  Akihiko Odaki 64ef37b89d Introduce ApplicationController#cache_collection_paginated_by_id (#14677) 4 years ago
  Akihiko Odaki 41eeb9ebaa Use Status.group instead of Status.distinct in HashQueryService (#14662) 4 years ago
  Eugen Rochko 0ae5c6312f Remove useless `respond_to` calls (#13208) 4 years ago
  Eugen Rochko 06663fcf87 Fix `tagged` param not being normalized before querying tags (#10249) 5 years ago
  James Kiesel 4c03e05a4e Allow joining several hashtags in a single column (#8904) 5 years ago
  Eugen Rochko f0fff3eb10 Support min_id-based pagination in REST API (#8736) 6 years ago
  Eugen Rochko 33513753b9 Fix unpermitted parameters warning when generating pagination URLs (#6995) 6 years ago
  Eugen Rochko 68218d97c8 Add only_media param to public and hashtag timelines API (#6576) 6 years ago
  Eugen Rochko fce8464077 Ensure that boolean params in the API are parsed for truthiness (#6575) 6 years ago
  Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
  Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629) 7 years ago
  Matt Jankowski d6774d2ca3 Refactor and spec coverage for api/v1/timelines actions (#3482) 7 years ago
  Matt Jankowski 4289ed1d13 Refactor of API timeline actions (#3263) 7 years ago