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
2022-10-26 12:10:02 +02:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Change unauthenticated search to not support pagination in REST API (#19326) 2022-10-26 12:10:02 +02:00
helpers Fix wrong size of avatars in admin UI (#19457) 2022-10-25 21:43:33 +02:00
javascript Fix wrong size of avatars in admin UI (#19457) 2022-10-25 21:43:33 +02:00
lib Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463) 2022-10-26 09:10:18 +02:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Fix IP blocks not having a unique index (#19456) 2022-10-25 21:43:44 +02:00
policies Add admin API for managing canonical e-mail blocks (#19067) 2022-08-28 03:31:54 +02:00
presenters Fix remote account in contact account setting not being used (#19351) 2022-10-21 14:07:02 +02:00
serializers Add mention of the translation provider when translating a post (#19433) 2022-10-24 18:37:57 +02:00
services Change unauthenticated search to not support pagination in REST API (#19326) 2022-10-26 12:10:02 +02:00
validators Fix remote account in contact account setting not being used (#19351) 2022-10-21 14:07:02 +02:00
views Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463) 2022-10-26 09:10:18 +02:00
workers Change featured tag updates to add/remove activity (#19409) 2022-10-22 18:30:55 +02:00