client: update emoji list #262

Manually merged
Johann150 merged 1 commit from mia/FoundKey:emoji-update into main 2022-12-01 19:11:41 +00:00
Contributor

This corrects the gender-specific variants in general, adds a few
missing ones, replaces names that are just Unicode codepoints with
actual names, and makes the keywords more consistent.

Some data for this was taken from the annotations in the Unicode
CLDR version 42.

This still lacks the following entry because the twemoji version we ship
does not have that emoji for some reason (upstream has it here):

	{ "category": "symbols", "char": "👁️‍🗨️", "name": "eye_in_speech_bubble", "keywords": ["eye", "bubble", "speech", "witness"] },
This corrects the gender-specific variants in general, adds a few missing ones, replaces names that are just Unicode codepoints with actual names, and makes the keywords more consistent. Some data for this was taken from the annotations in the Unicode CLDR version 42. This still lacks the following entry because the twemoji version we ship does not have that emoji for some reason (upstream has it [here](https://github.com/twitter/twemoji/blob/master/assets/svg/1f441-200d-1f5e8.svg)): ```json { "category": "symbols", "char": "👁️‍🗨️", "name": "eye_in_speech_bubble", "keywords": ["eye", "bubble", "speech", "witness"] }, ```
mia added 1 commit 2022-12-01 11:57:42 +00:00
client: update emoji list
Some checks failed
ci/woodpecker/pr/lint-foundkey-js Pipeline was successful
ci/woodpecker/pr/lint-backend Pipeline failed
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint-client Pipeline failed
ci/woodpecker/pr/test Pipeline failed
e4f93acd27
This corrects the gender-specific variants in general, adds a few
missing ones, replaces names that are just Unicode codepoints with
actual names, and makes the keywords more consistent.

Some data for this was taken from the annotations in the Unicode
CLDR version 42.
Johann150 approved these changes 2022-12-01 19:06:53 +00:00
Johann150 left a comment
Owner

Spotted some strange things on closer inspection like 'tanzania, ' but those I found seem to have been there before as well, so not a problem of this PR.

Spotted some strange things on closer inspection like `'tanzania, '` but those I found seem to have been there before as well, so not a problem of this PR.
Johann150 referenced this pull request from a commit 2022-12-01 19:10:47 +00:00
Johann150 manually merged commit bc62d0ba9f into main 2022-12-01 19:11:41 +00:00
Sign in to join this conversation.
No reviewers
No labels
feature
fix
upkeep
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#262
No description provided.