about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers/tags.js
AgeCommit message (Collapse)Author
2022-12-19Enable eslint:recommended ruleset (#22433)Nick Schonning
* Enable ESLint recommended ruleset * Disable failing ESLint recommended rules * Remove rules shadowed by eslint:recommended
2022-07-22Add ability to follow hashtags in web UI (#18862)Eugen Rochko