mastodon/app/javascript/mastodon/features/ui/util
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
..
async-components.js Add emoji autosuggest (#5053) 2017-09-23 14:47:32 +02:00
get_rect_from_entry.js Avoid using getBoundingClientRect to calculate height (#4001) 2017-07-08 01:57:22 +02:00
intersection_observer_wrapper.js Unobserve status on unmount (#4013) 2017-07-06 21:26:21 +02:00
react_router_helpers.js fix: Rerender Bundle on route change (#4120) 2017-07-08 18:34:55 +02:00
schedule_idle_task.js Improve scheduling of requestIdleCallback tasks (#3477) 2017-05-31 15:11:33 +02:00