zulip/tools/setup/emoji
Harshit Bansal 29daf76420 emoji: Don't generate emoji farms corresponding to now banned emojisets.
This will help us in reducing the size of the release tarball
significantly. I have refrained from changing the `EMOJISETS`
constant in the `emoji_setup_utils.py` as that controls the
emojisets that we want to support. Since we want to re-enable
the feature of changing emojisets sometime again in the future
that variable should be kept as it is as it controls several
other things like emoji scripts that we use to generate emoji
names. Changing it might cause hard to catch bugs.
2018-08-13 12:09:06 -07:00
..
1f419.png emoji: Hardcode octopus emoji. 2018-07-23 08:04:58 -07:00
build_emoji emoji: Don't generate emoji farms corresponding to now banned emojisets. 2018-08-13 12:09:06 -07:00
emoji_map.json emoji: Move tools/setup/emoji_dump to tools/setup/emoji. 2016-12-27 19:58:41 -08:00
emoji_names.py emoji: Add emoji_names.py file. 2018-07-13 20:53:07 +05:30
emoji_setup_utils.py emoji: Remove now-unnecessary `get_remapped_emojis_map()`. 2018-08-13 12:08:14 -07:00
export_emoji_names_to_csv emoji: Update `emoji-datasource` packages. 2018-07-23 08:04:58 -07:00
generate_emoji_names_table emoji: Extract `get_emoji_code()`. 2018-07-23 08:04:58 -07:00
import_emoji_names_from_csv minor: Fix directory name label in 'import_emoji_names_from_csv'. 2018-07-13 20:53:02 +05:30