Improves native emoji conversion
|
@ -7,7 +7,7 @@ let _unicodeRegexp;
|
||||||
export function setUnicodeReplacements(replacements) {
|
export function setUnicodeReplacements(replacements) {
|
||||||
_unicodeReplacements = replacements;
|
_unicodeReplacements = replacements;
|
||||||
if (replacements) {
|
if (replacements) {
|
||||||
_unicodeRegexp = new RegExp(Object.keys(replacements).join("|"), "g");
|
_unicodeRegexp = new RegExp(Object.keys(replacements).sort().reverse().join("|"), "g");
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -5784,6 +5784,10 @@
|
||||||
"man_health_worker",
|
"man_health_worker",
|
||||||
"woman_cook",
|
"woman_cook",
|
||||||
"man_cook",
|
"man_cook",
|
||||||
|
"woman_student",
|
||||||
|
"man_student",
|
||||||
|
"woman_singer",
|
||||||
|
"man_singer",
|
||||||
"woman_pilot",
|
"woman_pilot",
|
||||||
"man_pilot",
|
"man_pilot",
|
||||||
"woman_judge",
|
"woman_judge",
|
||||||
|
|
|
@ -1725,6 +1725,10 @@ VARIATION_SELECTOR ||= "fe0f"
|
||||||
|
|
||||||
# Patch content of EMOJI_KEYWORDS_URL
|
# Patch content of EMOJI_KEYWORDS_URL
|
||||||
EMOJI_KEYWORDS_PATCH ||= {
|
EMOJI_KEYWORDS_PATCH ||= {
|
||||||
|
"man_singer" => { "fitzpatrick_scale" => true },
|
||||||
|
"woman_singer" => { "fitzpatrick_scale" => true },
|
||||||
|
"woman_student" => { "fitzpatrick_scale" => true },
|
||||||
|
"man_student" => { "fitzpatrick_scale" => true },
|
||||||
"woman_cook" => { "fitzpatrick_scale" => true },
|
"woman_cook" => { "fitzpatrick_scale" => true },
|
||||||
"man_cook" => { "fitzpatrick_scale" => true },
|
"man_cook" => { "fitzpatrick_scale" => true },
|
||||||
"thumbsup" => { "char" => "👍", "fitzpatrick_scale" => true },
|
"thumbsup" => { "char" => "👍", "fitzpatrick_scale" => true },
|
||||||
|
|
BIN
public/images/emoji/apple/man_singer/2.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
public/images/emoji/apple/man_singer/3.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
public/images/emoji/apple/man_singer/4.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
public/images/emoji/apple/man_singer/5.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
public/images/emoji/apple/man_singer/6.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
public/images/emoji/apple/man_student/2.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
public/images/emoji/apple/man_student/3.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
public/images/emoji/apple/man_student/4.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
public/images/emoji/apple/man_student/5.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
public/images/emoji/apple/man_student/6.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
public/images/emoji/apple/woman_singer/2.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
public/images/emoji/apple/woman_singer/3.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
public/images/emoji/apple/woman_singer/4.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
public/images/emoji/apple/woman_singer/5.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
public/images/emoji/apple/woman_singer/6.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
public/images/emoji/apple/woman_student/2.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
public/images/emoji/apple/woman_student/3.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
public/images/emoji/apple/woman_student/4.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
public/images/emoji/apple/woman_student/5.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
public/images/emoji/apple/woman_student/6.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
public/images/emoji/emoji_one/man_singer/2.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
public/images/emoji/emoji_one/man_singer/3.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
public/images/emoji/emoji_one/man_singer/4.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/images/emoji/emoji_one/man_singer/5.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/images/emoji/emoji_one/man_singer/6.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/images/emoji/emoji_one/man_student/2.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/images/emoji/emoji_one/man_student/3.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/images/emoji/emoji_one/man_student/4.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/images/emoji/emoji_one/man_student/5.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
public/images/emoji/emoji_one/man_student/6.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/images/emoji/emoji_one/woman_singer/2.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
public/images/emoji/emoji_one/woman_singer/3.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
public/images/emoji/emoji_one/woman_singer/4.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
public/images/emoji/emoji_one/woman_singer/5.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
public/images/emoji/emoji_one/woman_singer/6.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
public/images/emoji/emoji_one/woman_student/2.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
public/images/emoji/emoji_one/woman_student/3.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
public/images/emoji/emoji_one/woman_student/4.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
public/images/emoji/emoji_one/woman_student/5.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
public/images/emoji/emoji_one/woman_student/6.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/images/emoji/google/man_singer/2.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
public/images/emoji/google/man_singer/3.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
public/images/emoji/google/man_singer/4.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
public/images/emoji/google/man_singer/5.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
public/images/emoji/google/man_singer/6.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
public/images/emoji/google/man_student/2.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/images/emoji/google/man_student/3.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/images/emoji/google/man_student/4.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/google/man_student/5.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/images/emoji/google/man_student/6.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/images/emoji/google/woman_singer/2.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
public/images/emoji/google/woman_singer/3.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
public/images/emoji/google/woman_singer/4.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
public/images/emoji/google/woman_singer/5.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
public/images/emoji/google/woman_singer/6.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
public/images/emoji/google/woman_student/2.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/images/emoji/google/woman_student/3.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/google/woman_student/4.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/images/emoji/google/woman_student/5.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/google/woman_student/6.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/images/emoji/twitter/man_singer/2.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/images/emoji/twitter/man_singer/3.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/twitter/man_singer/4.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/twitter/man_singer/5.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/twitter/man_singer/6.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/images/emoji/twitter/man_student/2.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/images/emoji/twitter/man_student/3.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/images/emoji/twitter/man_student/4.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/images/emoji/twitter/man_student/5.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/images/emoji/twitter/man_student/6.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
public/images/emoji/twitter/woman_singer/2.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/images/emoji/twitter/woman_singer/3.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/images/emoji/twitter/woman_singer/4.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/images/emoji/twitter/woman_singer/5.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/twitter/woman_singer/6.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
public/images/emoji/twitter/woman_student/2.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/twitter/woman_student/3.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/twitter/woman_student/4.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/twitter/woman_student/5.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/twitter/woman_student/6.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
public/images/emoji/win10/man_singer/2.png
Normal file
After Width: | Height: | Size: 906 B |
BIN
public/images/emoji/win10/man_singer/3.png
Normal file
After Width: | Height: | Size: 972 B |
BIN
public/images/emoji/win10/man_singer/4.png
Normal file
After Width: | Height: | Size: 902 B |
BIN
public/images/emoji/win10/man_singer/5.png
Normal file
After Width: | Height: | Size: 874 B |
BIN
public/images/emoji/win10/man_singer/6.png
Normal file
After Width: | Height: | Size: 829 B |
BIN
public/images/emoji/win10/man_student/2.png
Normal file
After Width: | Height: | Size: 584 B |
BIN
public/images/emoji/win10/man_student/3.png
Normal file
After Width: | Height: | Size: 582 B |
BIN
public/images/emoji/win10/man_student/4.png
Normal file
After Width: | Height: | Size: 618 B |
BIN
public/images/emoji/win10/man_student/5.png
Normal file
After Width: | Height: | Size: 569 B |
BIN
public/images/emoji/win10/man_student/6.png
Normal file
After Width: | Height: | Size: 574 B |
BIN
public/images/emoji/win10/woman_singer/2.png
Normal file
After Width: | Height: | Size: 837 B |
BIN
public/images/emoji/win10/woman_singer/3.png
Normal file
After Width: | Height: | Size: 856 B |
BIN
public/images/emoji/win10/woman_singer/4.png
Normal file
After Width: | Height: | Size: 827 B |
BIN
public/images/emoji/win10/woman_singer/5.png
Normal file
After Width: | Height: | Size: 772 B |
BIN
public/images/emoji/win10/woman_singer/6.png
Normal file
After Width: | Height: | Size: 762 B |
BIN
public/images/emoji/win10/woman_student/2.png
Normal file
After Width: | Height: | Size: 558 B |
BIN
public/images/emoji/win10/woman_student/3.png
Normal file
After Width: | Height: | Size: 633 B |