mastodon/spec/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 Add ability to filter followed accounts' posts by language (#19095) 2022-09-20 23:51:21 +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_spec.rb
oembed_controller_spec.rb