about summary refs log tree commit diff
path: root/app/models/tag_filter.rb
AgeCommit message (Collapse)Author
2019-09-16Add search and sort functions to hashtag admin UI (#11829)mayaeh
* Add search and sort functions to hashtag admin UI * Move scope processing from tags_controller to tag_filter * Fix based on method naming conventions * Fixed not to get 500 errors for invalid requests