zulip/tools/setup/emoji
rht 6bfebd5558 emoji: Enable Japanese characters in the symbol section.
This was originally meant to fix the emoji mapping conflict during a
Slack import. In Slack, 🎉 and ㊗️ have different
symbols, but they both map to 🎉 in Zulip prior to this commit.
㊗️ now refers to the Japanese character version, as is
observed in Matrix and Slack.

I expand the fix to include all other Japanese characters.  Matrix.org
and Slack already have those characters in their symbol section, and so
this is to reach feature parity.

See the discussion thread in https://chat.zulip.org/#narrow/stream/9-issues/topic/duplicate.20emoji.20in.20data.20import
2021-08-31 06:42:36 -07:00
..
1f419.png emoji: Hardcode octopus emoji. 2018-07-23 08:04:58 -07:00
build_emoji python: Remove locally dead code. 2021-08-19 01:51:37 -07:00
emoji_map.json
emoji_names.py emoji: Enable Japanese characters in the symbol section. 2021-08-31 06:42:36 -07:00
emoji_setup_utils.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
export_emoji_names_to_csv python: Normalize quotes with Black. 2021-02-12 13:11:19 -08: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