gitea/templates
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
..
admin
base Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
custom
explore
mail
org
pwa Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
repo Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00
status Make error pages translatable (#11163) 2020-04-27 18:03:15 -05:00
swagger [API] ListIssues add filter for milestones (#10148) 2020-04-30 01:15:39 -03:00
user Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00
home.tmpl
install.tmpl