zulip/tools/setup/emoji
Anders Kaseorg e257253e64 emoji_codes: Replace JS module with JSON module.
webpack optimizes JSON modules using JSON.parse("{…}"), which is
faster than the normal JavaScript parser.

Update the backend to use emoji_codes.json too instead of the three
separate JSON files.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-02-12 10:09:12 -08:00
..
1f419.png emoji: Hardcode octopus emoji. 2018-07-23 08:04:58 -07:00
build_emoji emoji_codes: Replace JS module with JSON module. 2020-02-12 10:09:12 -08:00
emoji_map.json
emoji_names.py emoji: Add a few useful aliases. 2019-03-17 13:38:31 -07:00
emoji_setup_utils.py emoji: Finish removing leftover code from banned Emoji sets. 2019-09-19 12:08:52 -07:00
export_emoji_names_to_csv python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
generate_emoji_names_table emoji: Finish removing leftover code from banned Emoji sets. 2019-09-19 12:08:52 -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