about summary refs log tree commit diff
path: root/app/models/trending_tags.rb
AgeCommit message (Expand)Author
2019-10-10Fix admin setting to auto-approve hashtags not affecting query (#12130)Eugen Rochko
2019-09-08Change half-life of trend decay (#11774)Eugen Rochko
2019-09-02Change trending hashtags to not disappear instantly after midnight (#11712)Eugen Rochko
2019-08-18Add more accurate hashtag search (#11579)Eugen Rochko
2019-08-08Fix weekly usage not being displayed correctly in hashtag admin UI (#11524)Eugen Rochko
2019-08-07Fix trending tags returning less items than requested sometimes (#11513)Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-08-05Change admin UI for hashtags and add back whitelisted trends (#11490)Eugen Rochko
2019-08-01Fix tag score not being updated when the tag is trending (#11465)Eugen Rochko
2019-07-30Add hashtag score for better sorting of autosuggestions (#11427)Eugen Rochko
2019-02-02Create Redisable#redis (#9633)ysksn
2018-11-16Remove intermediary arrays when creating hash maps from results (#9291)Eugen Rochko
2018-07-16Fix number of results returned from TrendingTags.getEugen Rochko
2018-07-16Display trending hashtags on admin dashboard (#8038)Eugen Rochko
2018-06-04Remove trending hashtags (#7711)Eugen Rochko
2018-06-01Use different algorithm for trending tags (#7697)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko