Expand Unicode emoji map #385
No reviewers
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#385
Loading…
Reference in a new issue
No description provided.
Delete branch "Oneric/akkoma-fe:emoji_update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pulls in 267 new Unicode emoji for the emoji picker:
The new names are derived from official Unicode names with minor modifications to fit into the usual shortcode scheme and dropping the
flag
prefix from country indicators.Due to a naming conflict the old "japan" emoji U+1F5FE SILHOUETTE OF JAPAN was renamed to "japan_silhouette".
It would probably make sense to generate this entire map from Unicode data to ensure comprehensiveness and make updating easier. But this would change names of existing emoji, so i only added a couple new ones this time. Relevant sources are:
VERY IMPORTANT
thanks
wonder if we can get this via a dep at some point rather than manually updating it from unicode or whatever else