Emoji provides support with graphical blocks for displaying and searching emojis in web screens, actions to translate emojies and a complete list with the currently available emojies.
There is 5 types available:
- [empty], will use the default Unicode char for the emoji, more performant (no images will be loaded) but support will not be consistent, - apple, iOS's look and feel (png image based), the default theme- google, Android's look and feel (png image based), - twitter, Android's look and feel (png image based), - emojione, Emoji One's (an open source emoji library) look and feel (png image based).
Bugfix - the :+1: and :-1: emojis weren't being properly detected.