-
-
Notifications
You must be signed in to change notification settings - Fork 457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to Emoji v13 (2020) #1555
Conversation
https://www.jsdelivr.com/package/npm/emoji-datasource-twitter?path=img%2Ftwitter%2F64 twitter emojis are on jsdelivr too as far as i can see |
An issue I've found: Some modifiers are not rendered as images when there are images for them, for example 🦲 (EMOJI COMPONENT BALD) renders as https://abs-0.twimg.com/emoji/v2/svg/1f9b2.svg when used on twitter.com (used as a reference for their Twitter set of emoji images) however in chatterino it does not render: Emojipedia also lists the twitter image for the "bald" modifier alone: https://emojipedia.org/bald/ |
Fixing this would close #869 |
Hello any news on this pr? I'm patiently waiting to use the pinching hand emoji in chatterino 🤏 |
Is this still being worked on or can I close? |
Leave this up |
Looking forward to using the new emojis in chatterino 😁 |
New year, new emojis 😄 can't wait for this to be implemented! |
Can't wait for this to be merged |
2788228
to
26bc06f
Compare
b4268a4
to
0f08b28
Compare
Remove EmojiOne 2 and EmojiOne 3 due to license changes (a bit overdue) Default Emoji set changed from EmojiOne 2 to Twitter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, new emojis work fine. Worth noting there's a very slow emoji load at the first launch, but since it seems to be cached and loads quicker later I guess it's fine 👍
Thanks for the review! Still interested in finding a "true CDN" that isn't slow af, but the b2+cloudflare combo was megaslow |
We stopped using JoyPixels didn't we? Was looking at a basic CDN like this: https://cdnjs.com/libraries/emoji-toolkit |
We did, yes |
Waiting for #2453 to be merged in before running final tests on this and merging it |
8f4126b
to
705b0d5
Compare
The plan is to: