Commit graph

16 commits

Author SHA1 Message Date
Claire
89ef33df51 Add border to 🚲 emoji () 2021-04-13 23:43:51 +02:00
Claire
9208810829 Add borders to 📱 and 📲 emojis () 2021-03-01 21:22:54 +01:00
ThibG
ce87767572 Change how CDN_HOST is passed down to make assets build reproducible ()
* Change how CDN_HOST is passed down to make assets build reproducible

* Change webpacker/webpack configuration to dynamically load publicPath based on meta header

* Fix embedded layout missing the cdn-host meta header
2020-10-13 01:19:35 +02:00
ThibG
6c612562f0 Add border around 🕺 emoji ()
Fixes 
2020-09-10 19:08:03 +02:00
ThibG
a3c9062153 Add border around 🐞 emoji () 2020-08-31 23:30:27 +02:00
fuyu
4a3af0386b Fixed emoji detection problem to append border ()
* Fixed emoji detection problem to append border

* Add tests

* Add missing semicolon

* Fixed wrong result when includes different variation selector

* Add missing semicolon

* Remove grapheme-splitter and Change emoji list to array from string

* Update comment

* Remove spaces

Co-authored-by: ThibG <thib@sitedethib.com>
2020-06-10 21:56:14 +02:00
ThibG
ceac31f04b Fix WebUI crash when processing accounts before page is loaded () 2020-06-09 20:53:20 +02:00
ThibG
f55fe1a5ee Improve rendering of emoji which do not contrast with background ()
* Refactor list of emoji requiring added outlines so that it can be theme-specific

* Split inaccessible emoji to emoji requiring an outline and ones that can be inverted

* Drop the “silouhettes” from black emoji as they seem to have changed color

* Add inaccessible emojis list for the light theme

* Use bordered emoji variant instead of unreliable CSS
2020-06-09 10:28:23 +02:00
Eugen Rochko
25c70115c1 Fix emoji search not showing custom emoji when none are uncategorized ()
Fix 
2019-09-23 00:48:43 +02:00
ThibG
99b3dd5b00 Play animated custom emoji on hover ()
* Play animated custom emoji on hover in status

* Play animated custom emoji on hover in display names

* Play animated custom emoji on hover in bios/bio fields

* Add support for animation on hover on public pages emojis too

* Fix tests

* Code style cleanup
2019-07-21 18:10:40 +02:00
Eugen Rochko
1c612f24e4 Add categories for custom emojis ()
Fix 
2019-06-28 15:54:10 +02:00
M Somerville
f21c1c58ce Skip VS15 (Emoji textual presentation). ()
Mastodon converts all Emoji to images, whether they have a VS15 after
them or not, but leaves the VS15 in the string, which is displayed as
a black box in Safari.
2018-09-01 19:42:02 +02:00
MIYAGI Hikaru
3506668438 Avoid emojifying on invisible text () 2017-11-07 14:48:13 +01:00
Nolan Lawson
4a7046e607 Refactor initial state: auto_play_gif () 2017-11-01 06:58:07 +09:00
Eugen Rochko
11ceec2756 Make auto-play GIFs preference affect custom emojis in web UI () 2017-10-07 02:38:52 +02:00
Nolan Lawson
2b34471d9d Compress and combine emoji data () 2017-10-06 03:42:34 +02:00
Renamed from app/javascript/mastodon/emoji.js (Browse further)