zulip/tools/setup/emoji
evykassirer efee77b41f emoji: Add which emoji are supported to the /register call.
Fixes #21037.

This is part of fixing #19371. To bulk-add new emoji regularly,
mobile needs to know which servers support which emoji.
`staticfiles_storage.url` generates a unique URL with a hash
based on the file content, which lets mobile know if it needs
to update its locally stored data.
2022-08-26 17:58:31 -07:00
..
1f419.png
build_emoji emoji: Add which emoji are supported to the /register call. 2022-08-26 17:58:31 -07:00
custom_emoji_names.py emoji: Store customized emoji in file separate from emoji_names.py. 2022-07-21 13:22:07 -07:00
emoji_map.json
emoji_names.py emoji: Add script to generate emoji_names.py, only with custom names. 2022-07-21 13:22:07 -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: Add script to generate emoji_names.py, only with custom names. 2022-07-21 13:22:07 -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