1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-08-06 03:42:41 +03:00

Merge pull request #9024 from element-hq/sync-emojis

Sync Emojis
This commit is contained in:
Benoit Marty
2025-05-21 14:53:33 +02:00
committed by GitHub
2 changed files with 11 additions and 18 deletions

View File

@@ -3021,14 +3021,8 @@
"smile", "smile",
"smiling", "smiling",
"teeth", "teeth",
"#1 best",
"eek", "eek",
"foot", "nervous"
"friend",
"mouth",
"mutual",
"nervous",
"snapchat"
] ]
}, },
"face-exhaling": { "face-exhaling": {
@@ -4347,7 +4341,8 @@
"creepy", "creepy",
"demon", "demon",
"japanese_ogre", "japanese_ogre",
"oni" "oni",
"shrek"
] ]
}, },
"goblin": { "goblin": {
@@ -8470,7 +8465,6 @@
"palace", "palace",
"protect", "protect",
"british", "british",
"foot",
"guardsman" "guardsman"
] ]
}, },
@@ -9530,7 +9524,8 @@
"monster", "monster",
"tale", "tale",
"trolling", "trolling",
"mystical" "mystical",
"shrek"
] ]
}, },
"person-getting-massage": { "person-getting-massage": {
@@ -12528,7 +12523,6 @@
"clue", "clue",
"crime", "crime",
"detective", "detective",
"fingerprint",
"forensics", "forensics",
"identity", "identity",
"mystery", "mystery",
@@ -12860,7 +12854,6 @@
"antlers", "antlers",
"elk", "elk",
"mammal", "mammal",
"shrek",
"canada", "canada",
"sweden", "sweden",
"sven", "sven",
@@ -22449,7 +22442,6 @@
"b": "1FA89", "b": "1FA89",
"j": [ "j": [
"cupid", "cupid",
"harp",
"instrument", "instrument",
"love", "love",
"music", "music",
@@ -24482,9 +24474,9 @@
"hole", "hole",
"plant", "plant",
"scoop", "scoop",
"shovel",
"snow", "snow",
"spade" "spade",
"tool"
] ]
}, },
"alembic": { "alembic": {
@@ -27369,7 +27361,6 @@
"mess", "mess",
"paint", "paint",
"spill", "spill",
"splatter",
"stain" "stain"
] ]
}, },
@@ -29526,7 +29517,9 @@
"a": "⊛ Flag: Sark", "a": "⊛ Flag: Sark",
"b": "1F1E8-1F1F6", "b": "1F1E8-1F1F6",
"j": [ "j": [
"flag" "flag",
"cq",
"banner"
] ]
}, },
"flag-costa-rica": { "flag-costa-rica": {

File diff suppressed because one or more lines are too long