The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/app/emoji-emojione
Guilherme Gazzo 6e9d541d5e
[NEW] New Message Parser (#21962)
4 years ago
..
client [NEW] New Message Parser (#21962) 4 years ago
lib Chore: Remove node-sprite-generator dependency (#20545) 4 years ago
server Callbacks perf (#14915) 6 years ago
.gitignore
README.md [IMPROVE] Upgrade EmojiOne to JoyPixels 4.5.0 (#13807) 6 years ago

README.md

Updating emojione

Generate new category map variable for emojipicker

Run

node --experimental-modules generateEmojiIndex.mjs

Generate new percentage sprite

Clone the repository https://github.com/Ranks/emojione/ and replace the file assets/sprites/emojione.sprites.mustache with the content of emojione.sprites.mustache, then run at emojione folder:

grunt sprite
sass --sourcemap=none assets/sprites/emojione.sprites.scss sprites.css

And replace the file sprites.css at Rocket.Chat's /packages/rocketchat-emoji-emojione/sprites.css.