chinwagsocial/app/javascript/mastodon/features/ui
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
..
components Fix PropTypes.oneOfType() warning (#5041) 2017-09-22 17:50:29 +02:00
containers Do not scroll the columns area due to redirection (#4541) 2017-08-29 14:16:21 +02:00
util Add emoji autosuggest (#5053) 2017-09-23 14:47:32 +02:00
index.js Make dropdowns render into portal, expand animation (#5018) 2017-09-22 04:59:17 +02:00