about summary refs log tree commit diff
path: root/app/services/search_service.rb
AgeCommit message (Expand)Author
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