Glitch-Shrike/app/javascript/mastodon/actions
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053)
* Add emoji autosuggest

Some credit goes to glitch-soc/mastodon#149

* Remove server-side shortcode->unicode conversion

* Insert shortcode when suggestion is custom emoji

* Remove remnant of server-side emojis

* Update style of autosuggestions

* Fix wrong emoji filenames generated in autosuggest item

* Do not lazy load emoji picker, as that no longer works

* Fix custom emoji autosuggest

* Fix multiple "Custom" categories getting added to emoji index, only add once
2017-09-23 14:47:32 +02:00
..
accounts.js
alerts.js
blocks.js
bundles.js
cards.js
columns.js
compose.js Add emoji autosuggest (#5053) 2017-09-23 14:47:32 +02:00
domain_blocks.js
favourites.js
height_cache.js
interactions.js
modal.js
mutes.js
notifications.js
onboarding.js
pin_statuses.js
push_notifications.js
reports.js
search.js
settings.js
statuses.js
store.js
streaming.js
timelines.js