Hey guys,
I've just published the first (except emoji-extended
xD ) releases of
nodebb-plugin-emoji-extended
(GitHub)
nodebb-plugin-emoji-one
(GitHub)
nodebb-plugin-emoji-cubicopp
(GitHub)
nodebb-plugin-emoji-static
(GitHub)
nodebb-plugin-emoji-apple
(GitHub)
All of those depend on nodebb-plugin-emoji-extended@^1.0.0
being installed.
Take a look at the ACP settings of nodebb-plugin-emoji-extended
to see and feel all improvements 
The (un)install buttons are currently not working and thus disabled.
Feedback is always welcome.
Here is my current TODO list:
Emoji Static
* [s/c] show alert with reason of error when index not found
* [s/c] image upload
* [s/c] ACP details-handling (deprecate *index.json*)
* [c] multiple sets management
Emoji Extended
* [s/c] enable within signatures (including auto-completion)
* [s] allow sets to specify outdated files (e.g. index-file check), indicate within ACP
* [s/c] allow user to specify prefix/suffix for auto-completion per set, auto-create suffix (setId) for overwritten emoji
* [c] check markdown-alternatives for code-block detection implementation
* [s/c] allow alternate image source for modal (e.g. sprites image)
* [s/c] ACP page
* [c] add sort capability of active sets
* [s/c] indicate busy-state on page-load
* [s/c] implement [un]install actions
* [s/c] show modules that are installed but not enabled within NodeBB (on top of available sets)
* [s/c] implement activation action
* [s] filter modules for installation that ain't compatible with NodeBB version
* [c] (maybe) markdown check rework
* [s/c] (maybe) push-update styles on sets-update, append to already in-use styles
Emoji One
* [s] parse unicode emoji characters
New Sets
* twemoji
* PhantomOpenEmoji
* emojisymbols.com
Of course if you want to contribute, feel encouraged to send a PR or even publish your own sets 