about summary refs log tree commit diff
path: root/app/controllers/admin/tags_controller.rb
AgeCommit message (Expand)Author
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko
2021-03-26Fix /admin/tags/:id crashing since Rails 6.1 update (#15953)Claire
2020-01-20Various fixes and improvements (#12878)Eugen Rochko
2019-09-16Add search and sort functions to hashtag admin UI (#11829)mayaeh
2019-09-09Add batch approve/reject for pending hashtags in admin UI (#11791)Eugen Rochko
2019-09-02Change trending hashtags to not disappear instantly after midnight (#11712)Eugen Rochko
2019-09-01Fix wrong percentages in admin UI for hashtag usage breakdown (#11714)Eugen Rochko
2019-08-08Fix weekly usage not being displayed correctly in hashtag admin UI (#11524)Eugen Rochko
2019-08-07Add breakdown of usage by source to admin UI for hashtags (#11517)Eugen Rochko
2019-08-07Fix trending tags returning less items than requested sometimes (#11513)Eugen Rochko
2019-08-07Fix account tags not being saved correctly (#11507)Eugen Rochko
2019-08-05Change admin UI for hashtags and add back whitelisted trends (#11490)Eugen Rochko
2018-12-10Fix Admin::TagsController#unhide (#9481)ysksn
2018-12-06Add profile directory (#9427)Eugen Rochko