]> source.dussan.org Git - gitea.git/commit
Allow labels to contain emoji (#6063)
authorJohn Olheiser <42128690+jolheiser@users.noreply.github.com>
Sat, 16 Feb 2019 17:33:09 +0000 (11:33 -0600)
committerLauris BH <lauris@nix.lv>
Sat, 16 Feb 2019 17:33:09 +0000 (19:33 +0200)
commit0b72c00fadcacda920893c991cd858a3d6dd52c7
treeb198df05a5d275733f2ff2d6c9d2154c0ac0271d
parent8c8ac1a16260c075e854bd370812284e0121613e
Allow labels to contain emoji (#6063)

* Add emoji to labels
Minor cleanup of tribute code in footer.tmpl

Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Quick find/replace in other i18n files containing label translations

Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Revert "Quick find/replace in other i18n files containing label translations"

This reverts commit ec3e1a3a1775989301bb2c1cd08e8871b317688d.

* Add style to overwrite emoji height in labels

* Revert Makefile change that makes Windows work
options/locale/locale_en-US.ini
public/css/index.css
public/less/_emojify.less
routers/repo/issue_label.go
templates/base/footer.tmpl
templates/repo/issue/labels.tmpl
templates/repo/issue/list.tmpl
templates/repo/issue/new_form.tmpl
templates/repo/issue/view_content/sidebar.tmpl