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/app
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
3 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 3 years ago
controllers Change unauthenticated search to not support pagination in REST API (#19326) 3 years ago
helpers Fix wrong size of avatars in admin UI (#19457) 3 years ago
javascript Fix wrong size of avatars in admin UI (#19457) 3 years ago
lib Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463) 3 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 3 years ago
models Fix IP blocks not having a unique index (#19456) 3 years ago
policies Add admin API for managing canonical e-mail blocks (#19067) 3 years ago
presenters Fix remote account in contact account setting not being used (#19351) 3 years ago
serializers Add mention of the translation provider when translating a post (#19433) 3 years ago
services Change unauthenticated search to not support pagination in REST API (#19326) 3 years ago
validators Fix remote account in contact account setting not being used (#19351) 3 years ago
views Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463) 3 years ago
workers Change featured tag updates to add/remove activity (#19409) 3 years ago