about summary refs log tree commit diff
path: root/app/services/search_service.rb
AgeCommit message (Expand)Author
2017-05-05Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812)Matt Jankowski
2017-03-31Fix reworked searchEugen Rochko
2017-03-22New API method: /api/v1/searchEugen Rochko
2017-03-17Make account search blazing fast and rank followers/followees higher in the r...Eugen Rochko
2017-02-27Fix #104 - Style OAuth authorized applications pageEugen Rochko
2017-02-05Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longerEugen Rochko
2016-12-02Fix #329 - avatar errors no longer prevent remote accounts from being savedEugen Rochko
2016-11-26Fix #288 - Strip first @ from search query, don't search accounts if it begin...Eugen Rochko
2016-11-22Moving some counter queries out of subqueries in the APIEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-12Add limit to search resultsEugen Rochko
2016-11-12Use full-text search for autosuggestionsEugen Rochko