1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 06:05:50 +00:00
gitea/templates/user/dashboard
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
..
dashboard.tmpl Split dashboard elements into separate template files (#10885) 2020-03-30 03:49:54 -03:00
feeds.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
heatmap.tmpl Split dashboard elements into separate template files (#10885) 2020-03-30 03:49:54 -03:00
issues.tmpl Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00
milestones.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
navbar.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
repolist.tmpl Split dashboard elements into separate template files (#10885) 2020-03-30 03:49:54 -03:00