about summary refs log tree commit diff
path: root/spec/services/account_search_service_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2022-11-03Change flaky AccountSearchService test (#19650)Claire
2019-08-16Add more accurate account search (#11537)Eugen Rochko
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-02-26Add type, limit, offset, min_id, max_id, account_id to search API (#10091)Eugen Rochko
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-04-23Prevent suspended accounts from appearing in AccountSearchService (#7246)Emelia Smith
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-06-19Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)Eugen Rochko
2017-05-27Avoid comparing domains when looking for an exact match of a local account (#...happycoloredbanana
2017-04-25Optimize account search (#2421)178inaba
2017-04-17Fix nil query_username (#2013)Tomohiro Suwa
2017-04-15Account search service refactor (#1791)Matt Jankowski