mirror of https://github.com/mastodon/mastodon
A new rake task emojis:generate downloads a full list of valid unicode sequences from unicode.org and checks it against existing Twemoji files, finally generating a map from each sequence to the existing file (e.g. when there's multiple ways an emoji can be expressed). The map is dumped into app/javascript/mastodon/emoji_map.json That file is loaded by emojione_light.js (now a misnomer) which decorates it further with shortcodes taken from emoji-mart's index. |
8 years ago | |
---|---|---|
.. | ||
components | 8 years ago | |
.eslintrc.yml | 8 years ago | |
setup.js | 8 years ago |