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/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>
4 years ago
..
add_reaction.tmpl Support unicode emojis and remove emojify.js (#11032) 4 years ago
attachments.tmpl Improve representation of attachments in issues (#11141) 4 years ago
comments.tmpl Allow emoji short code in labels (#11250) 4 years ago
context_menu.tmpl Add titles and improve messages on sidebar menus (#10872) 4 years ago
pull.tmpl Remove errant third curly brackets from account.tmpl and pull.tmpl and send account ID in account.tmpl (#11129) 4 years ago
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 4 years ago
sidebar.tmpl Allow emoji short code in labels (#11250) 4 years ago