1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-12 18:39:32 +00:00
forgejo/templates/base
wxiaoguang f92c3de965
Remove RenderEmojiPlain from template helper ()
RenderEmojiPlain(emoji.ReplaceAliases) should be called explicitly for
some contents, but not for everything.

Actually in modern days, in most cases it doesn't need such
"ReplaceAliases". So only keep it for issue/PR titles.

If anyone really needs to do ReplaceAliases for some contents, I will
propose a following fix.

(cherry picked from commit 10c7996b5a5c705964fc6cc9c1817eea1fc436ef)

Conflicts:
	templates/base/head.tmpl
	context
2024-02-26 22:30:27 +01:00
..
alert.tmpl
alert_details.tmpl
disable_form_autofill.tmpl
footer.tmpl Remove DataRaceCheck () 2024-02-19 22:58:33 +01:00
footer_content.tmpl [BRANDING] Rebrand footer "powered by" links 2024-02-05 16:02:13 +01:00
head.tmpl Remove RenderEmojiPlain from template helper () 2024-02-26 22:30:27 +01:00
head_navbar.tmpl [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2024-02-05 16:02:14 +01:00
head_opengraph.tmpl
head_script.tmpl
head_style.tmpl
modal_actions_confirm.tmpl
paginate.tmpl