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
Showing
- app/javascript/mastodon/actions/compose.js 2 additions, 0 deletionsapp/javascript/mastodon/actions/compose.js
- app/javascript/mastodon/components/autosuggest_hashtag.js 3 additions, 3 deletionsapp/javascript/mastodon/components/autosuggest_hashtag.js
- app/javascript/mastodon/reducers/compose.js 25 additions, 2 deletionsapp/javascript/mastodon/reducers/compose.js
Please register or sign in to comment