aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/user/search.ex
AgeCommit message (Expand)Author
2019-10-18Order fts results by trigramrinpatch
2019-10-18User search: Remove trigram and refactor the modulerinpatch
2019-08-03Remove spaces from the domain searchSergey Suprunenko
2019-07-11Extend Pleroma.Pagination to support offset-based pagination, use async/await...Eugenij
2019-07-10support for idna domainsAlexander Strizhakov
2019-07-09change for local user searchAlexander Strizhakov
2019-07-05[#1043] fix search accounts.Maksim
2019-06-14[#948] /api/v1/account_search added optional parameters (limit, offset, follo...Maksim
2019-06-11Add option to restrict all users to local contentEgor Kislitsyn
2019-06-06User Search: Boost friends more strongly.lain
2019-06-06[#943] Make the unauthenticated users limitation optionalEgor
2019-06-05Limit search for unauthenticated users to local users onlyEgor Kislitsyn