chinwagsocial/app/controllers/api
Eugen Rochko 1ae508bf2f
Change unauthenticated search to not support pagination in REST API (#19326)
- Only exact search matches for queries with < 5 characters
- Do not support queries with `offset` (pagination)
- Return HTTP 401 on truthy `resolve` instead of overriding to false
2022-10-26 12:10:02 +02:00
..
v1 Change featured tag updates to add/remove activity (#19409) 2022-10-22 18:30:55 +02:00
v2 Change unauthenticated search to not support pagination in REST API (#19326) 2022-10-26 12:10:02 +02:00
web Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
base_controller.rb Fix REST API sometimes returning HTML on error (#19135) 2022-09-08 09:44:36 +02:00
oembed_controller.rb Fix OEmbed leaking information about existence of non-public statuses (#12930) 2020-01-24 00:20:51 +01:00