gitea/templates/user
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
..
auth Ensure that 2fa is checked on reset-password (#9857) 2020-01-19 20:17:12 +00:00
dashboard Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00
notification Use AJAX for notifications table (#10961) 2020-04-24 00:57:38 -03:00
settings 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
profile.tmpl Change action GETs to POST (#10462) 2020-02-25 14:28:47 -06:00