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 b64fb67263
[IMPROVE] Threads (#17416)
5 years ago
..
client [IMPROVE] Threads (#17416) 5 years ago
lib [IMPROVE] Add rate limiter to UiKit endpoints (#17859) 5 years ago
server Callbacks perf (#14915) 6 years ago
.gitignore Move files from packages to imports 6 years ago
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.