mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
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. |
||
|---|---|---|
| .. | ||
| 1f419.png | ||
| build_emoji | ||
| custom_emoji_names.py | ||
| emoji_map.json | ||
| emoji_names.py | ||
| emoji_setup_utils.py | ||
| export_emoji_names_to_csv | ||
| generate_emoji_names | ||
| generate_emoji_names_table | ||
| import_emoji_names_from_csv | ||
| test-emoji-name-scripts | ||