summaryrefslogtreecommitdiff
path: root/test/user_search_test.exs
AgeCommit message (Expand)Author
2020-07-08Removed unused trigram index on `users`. Fixed `users_fts_index` usage.Ivan Tashkinov
2020-07-08Improved search results for localized nickname match. Tweaked user search to ...Ivan Tashkinov
2020-07-03[#1892] Excluded internal users (applications) from user search results, rein...Ivan Tashkinov
2020-06-30[#1892] Excluded bot actors (applications, services) from search results.Ivan Tashkinov
2020-05-07Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.Plero...Maksim
2020-03-20Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...Ivan Tashkinov
2020-03-02Bump copyright years of files changed after 2020-01-07Haelwenn (lanodan) Monnier
2020-02-13Tweaks to `clear_config` calls in tests in order to prevent side effects on c...Ivan Tashkinov
2019-11-28added User.NotificationSetting structMaksim Pechnikov
2019-11-05excluded invisible users from search resultsMaksim Pechnikov
2019-11-04User Search: Remove superfluous setweight and random test.lain
2019-10-16Remove a failing search test due to it being unrealisticrinpatch
2019-10-16User search: Remove trigram and refactor the modulerinpatch
2019-09-18Bump copyright years of files changed in 2019Haelwenn (lanodan) Monnier
2019-07-12merge developRoman Chvanikov
2019-07-10support for idna domainsAlexander Strizhakov
2019-07-09Merge developRoman Chvanikov
2019-07-09change for local user searchAlexander Strizhakov
2019-07-05[#1043] fix search accounts.Maksim