about summary refs log tree commit diff
path: root/app/models/tag.rb
AgeCommit message (Expand)Author
2018-12-08Cache hashtag sample accounts, and exclude ineligible ones (#9465)Eugen Rochko
2018-12-07Fix various things in the directory (#9449)Eugen Rochko
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-04-23Update dependencies for Ruby (2018-04-23) (#7237)Yamagishi Kazutoshi
2018-03-11Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6...Eugen Rochko
2017-12-10Fix account and tag searches with leading/trailing spaces (#5965)Andrea Scarpino
2017-11-18Lists (#5703)Eugen Rochko
2017-11-12Update model annotations to use BIGINT for IDs (#5461)Daniel Hunsaker
2017-07-14add validation to tag name (#4194)masarakki
2017-07-13Make tag search case insensitive again (#4184)unarist
2017-06-06Fix tag search order and not to use tsvector (#3611)unarist
2017-05-02annotate models (#2697)yhirano
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