30990006a9
DEV: enable frozen string literal on all files
...
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.
Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
d91b47064e
FIX: windows has no country flags ( #7199 )
2019-03-18 19:28:49 +01:00
aa4b84925a
FEATURE: updates emoji to latest 12.0 version ( #7095 )
...
* improved emoji support
- always optimize images as part of the task
- use the unicode standard ordering/naming for sections
* UX: more height for when there are recently used
2019-03-15 16:12:07 +01:00
3fbf7b164d
FEATURE: emoji 11.0 "recently added" update ( #6275 )
...
Adds support for emojis in the http://www.unicode.org/emoji/charts-11.0/emoji-released.html list
2018-08-16 11:59:45 +02:00
691174fa8f
FEATURE: adds emoji search aliases
2018-05-01 15:43:49 +02:00
9e7150a2ad
Revert "add a few emoji aliases"
...
This reverts commit d942bf62823f4bbc22accb1ce134f9f451ef6f6f.
2018-05-01 11:04:26 +02:00
d942bf6282
add a few emoji aliases
2018-05-01 15:07:59 +10:00
aa990604c5
Adds :puke: as alias to :face_vomiting:
2018-02-24 17:11:04 +01:00
754fa3d2f5
FIX: facebook deprecated facebook messenger emojis
2018-01-05 11:01:23 +01:00
5012d46cbd
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
6de258d4cf
FEATURE: Introduces new emoji-picker
2017-07-19 16:48:23 +02:00
6fd44b1efd
FIX: s/google_blob/google_classic
2017-07-06 09:05:15 +02:00
fcc50edeef
FIX: do not override 🦗 with :cricket_bat_and_ball:
2017-07-05 18:51:25 +02:00
0d6712b365
FIX: prevent thumbsup/down to appear in custom emojis
2017-07-05 17:38:55 +02:00
a71c75367e
FEATURE: emoji generation now use emoji-db
...
- unicode 10
- emoji 5.0
- support for google_blob and facebook_messenger sets
2017-07-04 14:08:47 +02:00
7c68949e04
Emoji ordering
...
This commit uses
http://www.unicode.org/emoji/charts/emoji-ordering.html to generate an
automatic ordering of emojis. We also don't have to maintain a full
emoji list for groups but only sub sections.
2017-06-23 17:51:13 +02:00
f1750be2be
Fixes woman_shrugging name conversion
2017-06-15 08:26:29 +02:00
95e1843d33
Improves native emoji conversion
2017-06-14 17:42:52 +02:00
1ceb64500f
Merge pull request #4926 from jjaffeux/fixes-mouse-three
...
Uses computer_mouse as base name
2017-06-14 14:55:48 +02:00
252c811dae
Uses computer_mouse as base name
2017-06-14 11:10:09 +02:00
485de2fcc3
Merge pull request #4924 from jjaffeux/cook-toned
...
adds tones to woman_cook and man_cook
2017-06-14 09:25:48 +02:00
44e152d750
adds tones to woman_cook and man_cook
2017-06-14 08:35:11 +02:00
03f3612884
Fixes automobile being an alias now
2017-06-14 07:50:36 +02:00
ea6b6c817f
always run the tests
2017-06-05 19:01:52 +02:00
b0d5b57fdb
remove spec warning
2017-06-05 15:23:15 +02:00
613f6895a6
white_sun_small_cloud is an old alias
2017-06-05 15:23:08 +02:00
64336a8c75
Emoji 5.0 support
2017-06-05 14:06:23 +02:00
ceee2a509a
remove warning of previously defined constant when running the specs
2017-02-05 19:07:18 +01:00
ba21ef34e5
Fix broken emojis.
2017-01-24 16:17:30 +08:00
53e309fe3e
add missing flags emoji
2016-09-19 19:39:46 +02:00
86d1bc7f47
new emoji:update rake task
2016-09-19 13:43:15 +02:00
2c3062548b
FEATURE: upgrade image compression gem
2015-05-29 12:39:55 +10:00
1e96a1cd58
fix ruby const warning
2015-04-29 23:33:25 +02:00
45dbdb6896
FEATURE: custom emojis
2014-12-23 01:12:26 +01:00