bench-forgejo/templates/repo/issue/view_content
mrsdizzie a2683e5ddb
Allow emoji short code in labels (#11250)
* Allow emoji short code in labels

As title, turn :alias: type short code into emojis when rendering labels to match previous behavior

* Update models/issue_label.go

Co-Authored-By: John Olheiser <john.olheiser@gmail.com>

* render text in templates not code

* remove has-emoji class

🧙‍♀️

* fix new issue form

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-04-30 09:10:15 +01:00
..
add_reaction.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
attachments.tmpl Improve representation of attachments in issues (#11141) 2020-04-21 01:15:41 -03:00
comments.tmpl Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00
context_menu.tmpl Add titles and improve messages on sidebar menus (#10872) 2020-04-04 02:39:48 -03:00
pull.tmpl Remove errant third curly brackets from account.tmpl and pull.tmpl and send account ID in account.tmpl (#11129) 2020-04-19 20:31:56 +08:00
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
sidebar.tmpl Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00