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