mastodon/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
base_controller.rb
oembed_controller.rb