chinwagsocial/app/javascript/mastodon/features/compose
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 Add emoji autosuggest (#5053) 2017-09-23 14:47:32 +02:00
containers Add custom emojis to the emoji picker (#5052) 2017-09-23 05:40:28 +02:00
util Re-allow underscore on valid_url_path_ending_chars (#4999) 2017-09-18 21:25:40 +02:00
index.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00