You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/emoji
mrsdizzie 3af51f1ab7
Update emoji dataset with skin tone variants (#11678)
* Update emoji dataset with skin tone variants

Since the format of emoji that support skin tone modifiers is predictable we can add different variants into our dataset when generating it so that we can match and properly style most skin tone variants of emoji. No real code change here other than what generates the dataset and the data itself.

* use escape unicode sequence in map

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
emoji.go Update emoji dataset with skin tone variants (#11678) 4 years ago
emoji_data.go Update emoji dataset with skin tone variants (#11678) 4 years ago
emoji_test.go Support unicode emojis and remove emojify.js (#11032) 4 years ago