about summary refs log tree commit diff
path: root/app/controllers/api/v1/tags_controller.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2022-11-21Fix not being able to follow more than one hashtag (#21285)Claire
2022-11-17Make tag following idempotent (#20860)trwnh
2022-11-10Improve performance by avoiding regex construction (#20215)James Tucker
2022-07-20Fix /api/v1/tags/:id route constraints (#18854)Claire
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko