]> cat aescling's git repositories - mastodon.git/commit
Add ability to follow hashtags in web UI (#18862)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 22 Jul 2022 13:52:06 +0000 (15:52 +0200)
committeraescling <aescling+gitlab@cat.family>
Mon, 5 Sep 2022 04:27:57 +0000 (00:27 -0400)
commited62d2a4613702855a6b36ca18dea1e41e59e6f0
tree1f18f1c9058dd95027e5c6fb9023aaa18cfe02a4
parent594249eac99c66e1bcbe2ef8d2af948f14b3c38d
Add ability to follow hashtags in web UI (#18862)
app/javascript/mastodon/actions/tags.js [new file with mode: 0644]
app/javascript/mastodon/features/hashtag_timeline/index.js
app/javascript/mastodon/reducers/index.js
app/javascript/mastodon/reducers/tags.js [new file with mode: 0644]