]> cat aescling's git repositories - mastodon.git/commit
ignore hashtag suggestions if they vary only in case (#16460)
authorDavid Sterry <davesterry@gmail.com>
Wed, 15 Dec 2021 22:47:19 +0000 (14:47 -0800)
committerGitHub <noreply@github.com>
Wed, 15 Dec 2021 22:47:19 +0000 (23:47 +0100)
commit2aafa5b4e7a83ce8195cd739f1233a52ab060db7
tree34e2453999bef52bc3b7fe6c51e8fef2ddbfbae2
parentbda8e4f815708bd4deeb3c2310732e0b7a4e15e8
ignore hashtag suggestions if they vary only in case (#16460)

* ignore hashtag suggestions if they vary only in case

* remove console.logs and unused args

* consistently add space when dismissing suggestions

* linting
app/javascript/mastodon/actions/compose.js
app/javascript/mastodon/reducers/compose.js