gitea/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>
2020-06-02 02:22:40 -04:00
..
emoji.go Update emoji dataset with skin tone variants (#11678) 2020-06-02 02:22:40 -04:00
emoji_data.go Update emoji dataset with skin tone variants (#11678) 2020-06-02 02:22:40 -04:00
emoji_test.go Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00