]> cat aescling's git repositories - mastodon.git/commit
Restore hashtag suggestions from local tag history (#11632)
authorThibG <thib@sitedethib.com>
Thu, 22 Aug 2019 02:37:18 +0000 (04:37 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 22 Aug 2019 02:37:18 +0000 (04:37 +0200)
commit5ab1e0e738183a0ddcec140d55184351f751b22d
treecbde518ee07b33332d8a3c0cfa7699b198f052d8
parent97192d9a77c0b4b68afe50d6a94d87110a8adbcd
Restore hashtag suggestions from local tag history (#11632)

* Restore hashtag suggestions from local tag history

* Append local hashtag suggestions instead of prepending them

* Do not display inaccurate usage statistics for hashtags not retrieved from API

* Fixup
app/javascript/mastodon/actions/compose.js
app/javascript/mastodon/components/autosuggest_hashtag.js
app/javascript/mastodon/reducers/compose.js