discourse-emojis 1.0.22 β 1.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/dist/aliases.json +5 -5
- data/dist/emoji_to_name.json +2 -2
- data/dist/emojis.json +2 -2
- data/dist/groups.json +2 -2
- data/dist/search_aliases.json +2 -3
- data/dist/tonable_emojis.json +1 -1
- data/lib/discourse_emojis/constants.rb +4 -2
- data/lib/discourse_emojis/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c60e052075b830e168c8cab06895c76dd1e2514f135e06271683f6476af4ecf6
|
4
|
+
data.tar.gz: b16c91a1fa0baf226a19ce33b3267851dab421fb26e29c96ff6b394f6c4eb791
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ae0038d82dd222606be04ac321782d3eeebf572ab6415dd7b0fcd57a0a5b7c09b284e0df08028696422132846b43625b72de565838d728693b2245623f694874
|
7
|
+
data.tar.gz: 7b73552fb7d908c0840a85689ccde93153e30cf92e27dfd1262449835ab39f6e0c155a53d03cbc1c668646ffe162f61aa2455c88bcd533c08684a60cf15343bd
|
data/dist/aliases.json
CHANGED
@@ -130,8 +130,8 @@
|
|
130
130
|
"sign_of_the_horns": [
|
131
131
|
"metal"
|
132
132
|
],
|
133
|
-
"
|
134
|
-
"
|
133
|
+
"fu": [
|
134
|
+
"middle_finger",
|
135
135
|
"reversed_hand_with_middle_finger_extended"
|
136
136
|
],
|
137
137
|
"motorcycle": [
|
@@ -177,10 +177,10 @@
|
|
177
177
|
"place_of_worship": [
|
178
178
|
"worship_symbol"
|
179
179
|
],
|
180
|
-
"
|
181
|
-
"poop",
|
182
|
-
"shit",
|
180
|
+
"poop": [
|
183
181
|
"poo",
|
182
|
+
"shit",
|
183
|
+
"pile_of_poo",
|
184
184
|
"hankey"
|
185
185
|
],
|
186
186
|
"radioactive": [
|
data/dist/emoji_to_name.json
CHANGED
@@ -109,7 +109,7 @@
|
|
109
109
|
"πΏοΈ": "angry_face_with_horns",
|
110
110
|
"ποΈ": "skull",
|
111
111
|
"β οΈ": "skull_and_crossbones",
|
112
|
-
"π©οΈ": "
|
112
|
+
"π©οΈ": "poop",
|
113
113
|
"π€‘οΈ": "clown_face",
|
114
114
|
"πΉοΈ": "ogre",
|
115
115
|
"πΊοΈ": "goblin",
|
@@ -191,7 +191,7 @@
|
|
191
191
|
"ποΈ": "backhand_index_pointing_left",
|
192
192
|
"ποΈ": "backhand_index_pointing_right",
|
193
193
|
"ποΈ": "backhand_index_pointing_up",
|
194
|
-
"ποΈ": "
|
194
|
+
"ποΈ": "fu",
|
195
195
|
"ποΈ": "backhand_index_pointing_down",
|
196
196
|
"βοΈ": "index_pointing_up",
|
197
197
|
"π«΅οΈ": "index_pointing_at_the_viewer",
|
data/dist/emojis.json
CHANGED
@@ -440,7 +440,7 @@
|
|
440
440
|
"code": "2620"
|
441
441
|
},
|
442
442
|
{
|
443
|
-
"name": "
|
443
|
+
"name": "poop",
|
444
444
|
"code": "1f4a9"
|
445
445
|
},
|
446
446
|
{
|
@@ -768,7 +768,7 @@
|
|
768
768
|
"code": "1f446"
|
769
769
|
},
|
770
770
|
{
|
771
|
-
"name": "
|
771
|
+
"name": "fu",
|
772
772
|
"code": "1f595"
|
773
773
|
},
|
774
774
|
{
|
data/dist/groups.json
CHANGED
@@ -467,7 +467,7 @@
|
|
467
467
|
"tonable": false
|
468
468
|
},
|
469
469
|
{
|
470
|
-
"name": "
|
470
|
+
"name": "poop",
|
471
471
|
"tonable": false
|
472
472
|
},
|
473
473
|
{
|
@@ -849,7 +849,7 @@
|
|
849
849
|
"tonable": true
|
850
850
|
},
|
851
851
|
{
|
852
|
-
"name": "
|
852
|
+
"name": "fu",
|
853
853
|
"tonable": true
|
854
854
|
},
|
855
855
|
{
|
data/dist/search_aliases.json
CHANGED
@@ -1377,7 +1377,7 @@
|
|
1377
1377
|
"monster",
|
1378
1378
|
"skull"
|
1379
1379
|
],
|
1380
|
-
"
|
1380
|
+
"poop": [
|
1381
1381
|
"bs",
|
1382
1382
|
"comic",
|
1383
1383
|
"doo",
|
@@ -1387,7 +1387,6 @@
|
|
1387
1387
|
"monster",
|
1388
1388
|
"pile",
|
1389
1389
|
"poo",
|
1390
|
-
"poop",
|
1391
1390
|
"smelly",
|
1392
1391
|
"smh",
|
1393
1392
|
"stink",
|
@@ -2234,7 +2233,7 @@
|
|
2234
2233
|
"pointing",
|
2235
2234
|
"up"
|
2236
2235
|
],
|
2237
|
-
"
|
2236
|
+
"fu": [
|
2238
2237
|
"finger",
|
2239
2238
|
"hand",
|
2240
2239
|
"middle"
|
data/dist/tonable_emojis.json
CHANGED
@@ -55,6 +55,8 @@ module DiscourseEmojis
|
|
55
55
|
"woman_construction_worker" => "construction_worker_woman",
|
56
56
|
"grimacing_face" => "grimacing",
|
57
57
|
"water_wave" => "ocean",
|
58
|
+
"pile_of_poo" => "poop",
|
59
|
+
"middle_finger" => "fu",
|
58
60
|
}
|
59
61
|
|
60
62
|
EMOJI_ALIASES = {
|
@@ -98,7 +100,7 @@ module DiscourseEmojis
|
|
98
100
|
"military_medal" => ["medal_military"],
|
99
101
|
"sports_medal" => %w[medal_sports medal],
|
100
102
|
"sign_of_the_horns" => ["metal"],
|
101
|
-
"
|
103
|
+
"fu" => %w[middle_finger reversed_hand_with_middle_finger_extended],
|
102
104
|
"motorcycle" => ["racing_motorcycle"],
|
103
105
|
"mountain_snow" => ["snow_capped_mountain"],
|
104
106
|
"spiral_notepad" => %w[notepad_spiral spiral_note_pad],
|
@@ -112,7 +114,7 @@ module DiscourseEmojis
|
|
112
114
|
"fountain_pen" => %w[pen_fountain lower_left_fountain_pen],
|
113
115
|
"ping_pong" => ["table_tennis"],
|
114
116
|
"place_of_worship" => ["worship_symbol"],
|
115
|
-
"
|
117
|
+
"poop" => %w[poo shit pile_of_poo hankey],
|
116
118
|
"radioactive" => ["radioactive_sign"],
|
117
119
|
"railway_track" => ["railroad_track"],
|
118
120
|
"robot" => ["robot_face"],
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: discourse-emojis
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.24
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Joffrey Jaffeux
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-03-
|
10
|
+
date: 2025-03-03 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: rake
|