forgejo/templates/repo/issue
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
..
labels Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00
view_content Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00
branch_selector_field.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new.tmpl
new_form.tmpl Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00
search.tmpl
view.tmpl
view_content.tmpl
view_title.tmpl