This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Since it seems to be a long awaited feature and since it was frustrating also for myself, I've decided to try a little something 🙂
This PR updates graphics for all existing emojis and adds new ones (up to unicode 13.0), including all skin tones. I didn't update the emoji picker to add a skin tone selector... This is a lot more work and it could be done in another PR I think 😉 At least for now, all variations are listed and emojis received are displayed properly using the intended skin tone.
I've also updated the categories to reflect the ones used everywhere. I've reused the icons from the Telegram android app, I hope that's okay.
To generate the emojis data, I've also used the emojibase project along with the emoji list from the android app to keep the order consistent (ordering from unicode is different). The updated regex is also from the emojibase project.
An example of category :
I hope this can be merged, I believe I'm not the only one still using this web version