diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-09-25 18:36:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-25 18:36:33 +0200 |
commit | 510df0ac556377f6dcd2f7e3e6237ef6035f06d6 (patch) | |
tree | 12be7c2e312719b6644ee927d2b76e15f9b1d839 /app/views/accounts | |
parent | 98936bfcdf48cfd25968d1314ecf41be7d4596c3 (diff) |
Fix emojify() by generating a mapping to existing Twemoji files (#5080)
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.
Diffstat (limited to 'app/views/accounts')
0 files changed, 0 insertions, 0 deletions