16 Commits (67b3b62b98b89f24097a2757e42bc94f1bce123c)

Author SHA1 Message Date
Eugen Rochko 67b3b62b98
Improve blocked view of profiles (#10491) 5 years ago
ThibG 62bafa20a1 Hide blocking accounts from blocked users (#10442) 5 years ago
Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 5 years ago
Emelia Smith 495303d9b8 Prevent suspended accounts from appearing in AccountSearchService (#7246) 6 years ago
Akihiko Odaki 613e7c7521 Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 6 years ago
Andrea Scarpino 6a82939adb Fix account and tag searches with leading/trailing spaces (#5965) 7 years ago
Yamagishi Kazutoshi d7a17b5e8b Search only from followees (#5897) 7 years ago
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811) 7 years ago
nullkal 6654c30033 Fix an error when a user tries to search nonexistent remote user (regression from #4275) (#4400) 7 years ago
Eugen Rochko f3be605286 Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 7 years ago
happycoloredbanana 9642601126 Avoid comparing domains when looking for an exact match of a local account (#3336) 7 years ago
yhirano 8325866c61 Downgrade rubocop 0.48.1 => 0.46.0 (#2628) 7 years ago
178inaba d2159deaf2 Optimize account search (#2421) 7 years ago
Tomohiro Suwa 3399dd7a66 Fix nil query_username (#2013) 7 years ago
Matt Jankowski 40fd1de488 Account search service refactor (#1791) 7 years ago
Eugen Rochko 05cf086766 New API method: /api/v1/search 7 years ago
Eugen Rochko ad0d82d3ce Make account search blazing fast and rank followers/followees higher in the results 7 years ago
Eugen Rochko 175a9b9caa Fix #104 - Style OAuth authorized applications page 7 years ago
Eugen Rochko 6cdcac1396 Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longer 7 years ago
Eugen Rochko 58b3f4fd67 Fix #329 - avatar errors no longer prevent remote accounts from being saved 8 years ago
Eugen Rochko 054138797f Fix #288 - Strip first @ from search query, don't search accounts if it begins with # 8 years ago
Eugen Rochko fc90d38893 Moving some counter queries out of subqueries in the API 8 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
Eugen Rochko afded319d2 Add limit to search results 8 years ago
Eugen Rochko 09218d4c01 Use full-text search for autosuggestions 8 years ago