about summary refs log tree commit diff
path: root/app/models/tag.rb
AgeCommit message (Expand)Author
2017-04-09Search cleanup (#1333)Matt Jankowski
2017-03-22Fix full-text search query quotation, improve tag search performance with an ...Eugen Rochko
2017-03-22New API method: /api/v1/searchEugen Rochko
2017-03-05Fix wrongful matching of last period in extended usernamesEugen Rochko
2016-12-18Removing external hub completely, fix #333 fixing digit-only hashtags,Eugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-07Fix account and hashtag regexEugen Rochko
2016-11-05Adding hashtagsEugen Rochko
2016-11-04Adding hashtag modelEugen Rochko