]> source.dussan.org Git - gitea.git/commit
Remove last traces of has-emoji class (#11263)
authormrsdizzie <info@mrsdizzie.com>
Fri, 1 May 2020 17:58:45 +0000 (13:58 -0400)
committerGitHub <noreply@github.com>
Fri, 1 May 2020 17:58:45 +0000 (20:58 +0300)
commit4ed7d2a2bbb421e37cc0bc23a9f997e5606258ea
tree64624ce36c5a8fcffe66ce5854e39cd22d228956
parent1bdffefc052fca440b1d4b59a5e6d402f0836374
Remove last traces of has-emoji class (#11263)

Now that emojify.js has been removed, get rid of all instances of has-emoji class that was only used for that. Support for rendering shortcodes should remain in all of these places so it should still work the same.

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
23 files changed:
modules/markup/html.go
options/locale/locale_en-US.ini
templates/explore/repo_list.tmpl
templates/repo/activity.tmpl
templates/repo/blame.tmpl
templates/repo/commits_list.tmpl
templates/repo/diff/comments.tmpl
templates/repo/graph.tmpl
templates/repo/home.tmpl
templates/repo/issue/labels/label_list.tmpl
templates/repo/issue/list.tmpl
templates/repo/issue/milestone_issues.tmpl
templates/repo/issue/new_form.tmpl
templates/repo/issue/view_content.tmpl
templates/repo/issue/view_content/comments.tmpl
templates/repo/issue/view_content/sidebar.tmpl
templates/repo/settings/lfs_file.tmpl
templates/repo/settings/lfs_file_find.tmpl
templates/repo/view_file.tmpl
templates/repo/view_list.tmpl
templates/repo/wiki/view.tmpl
templates/user/dashboard/issues.tmpl
web_src/less/_base.less