1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
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
models Fix IP blocks not having a unique index (#19456) 2022-10-25 21:43:44 +02:00
policies
presenters
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
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