aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/user/search.ex
AgeCommit message (Expand)Author
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-25Fix Dialyzer warningsEgor Kislitsyn
2019-11-21Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id...Ivan Tashkinov
2019-11-18[#1335] Refactored UserMute and UserBlock into UserRelationship, introduced E...Ivan Tashkinov
2019-11-11[#1335] Applied code review suggestions.Ivan Tashkinov
2019-11-10[#1335] User: refactored :blocks field into :blocked_users relation.Ivan Tashkinov
2019-11-05excluded invisible users from search resultsMaksim Pechnikov
2019-11-04User Search: Remove superfluous setweight and random test.lain
2019-10-20Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...Ivan Tashkinov
2019-10-20[#1304] Moved remaining fields from User.Info to User.Ivan Tashkinov
2019-10-16Order fts results by trigramrinpatch
2019-10-16User 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