You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers/api/v2
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
2 years ago
..
admin Add customizable user roles (#18641) 3 years ago
filters_controller_spec.rb Revamp post filtering system (#18058) 3 years ago
search_controller_spec.rb Change unauthenticated search to not support pagination in REST API (#19326) 2 years ago