zulip/tools/setup/emoji
rht 5ce2103b87 Slack import: Cache emoji.json in static/generated/emoji.
Previously, emoji.json was read from
"$ZULIP_PATH/node_modules/emoji-datasource-google/emoji.json".
This path doesn't exist in production when installing from scratch from
a release tarball. And so, we ensure emoji.json exists by copying it to
`static/generated/emoji`.

With tweaks to comments by tabbott.

Fixes: #23469
2022-11-15 10:43:11 -08:00
..
1f419.png emoji: Hardcode octopus emoji. 2018-07-23 08:04:58 -07:00
build_emoji Slack import: Cache emoji.json in static/generated/emoji. 2022-11-15 10:43:11 -08:00
custom_emoji_names.py emoji: Finish script to generate emoji_names.py with CLDR data. 2022-10-04 12:29:35 -07:00
emoji_map.json
emoji_names.py emoji: Finish script to generate emoji_names.py with CLDR data. 2022-10-04 12:29:35 -07:00
emoji_setup_utils.py emoji: Add which emoji are supported to the /register call. 2022-08-26 17:58:31 -07:00
export_emoji_names_to_csv python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
generate_emoji_names emoji: Finish script to generate emoji_names.py with CLDR data. 2022-10-04 12:29:35 -07:00
generate_emoji_names_table python: Remove locally dead code. 2021-08-19 01:51:37 -07:00
import_emoji_names_from_csv import_emoji_names_from_csv: Convert percent formatting to "".format. 2021-06-07 17:57:51 -07:00
test-emoji-name-scripts python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00