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
zeripath ed31ddc29a
Fix several render issues (#14986)
* Fix an issue with panics related to attributes
* Wrap goldmark render in a recovery function
* Reduce memory use in render emoji
* Use a pipe for rendering goldmark - still needs more work and a limiter

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
3 years ago
..
emoji.go Fix several render issues (#14986) 3 years ago
emoji_data.go Update emoji dataset with skin tone variants (#11678) 4 years ago
emoji_test.go Fix several render issues (#14986) 3 years ago