forgejo/templates/repo/issue
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
..
fields Fix required checkboxes in issue forms () 2023-10-19 11:43:15 +00:00
labels Remove unnecessary "Safe" modifier from templates () 2024-02-26 22:30:26 +01:00
milestone Improve the list header in milestone page () 2023-10-18 00:03:42 +00:00
view_content Properly migrate target branch change GitLab comment () 2024-02-26 22:30:26 +01:00
branch_selector_field.tmpl Always use ctx.Locale.Tr inside templates () 2023-09-25 08:56:50 +00:00
card.tmpl Remove unnecessary "Safe" modifier from templates () 2024-02-26 22:30:26 +01:00
choose.tmpl Remove RenderEmojiPlain from template helper () 2024-02-26 22:30:27 +01:00
comment_tab.tmpl Always use ctx.Locale.Tr inside templates () 2023-09-25 08:56:50 +00:00
filter_actions.tmpl Hide archived labels by default from the suggestions when assigning labels for an issue () 2023-10-17 16:10:45 +02:00
filter_list.tmpl Remove unnecessary "Safe" modifier from templates () 2024-02-26 22:30:26 +01:00
filters.tmpl Refactor template empty checks () 2023-12-04 15:48:42 -06:00
label_precolors.tmpl Refactor some CSS styles and simplify code () 2023-08-28 22:14:51 +08:00
labels.tmpl Always use ctx.Locale.Tr inside templates () 2023-09-25 08:56:50 +00:00
list.tmpl Show total TrackedTime on issue/pull/milestone lists () 2023-10-19 14:08:31 +00:00
milestone_issues.tmpl Remove unnecessary "Safe" modifier from templates () 2024-02-26 22:30:26 +01:00
milestone_new.tmpl Always use ctx.Locale.Tr inside templates () 2023-09-25 08:56:50 +00:00
milestones.tmpl Remove unnecessary "Safe" modifier from templates () 2024-02-26 22:30:26 +01:00
navbar.tmpl Always use ctx.Locale.Tr inside templates () 2023-09-25 08:56:50 +00:00
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks () 2023-05-03 17:58:59 -04:00
new_form.tmpl Remove unnecessary "Safe" modifier from templates () 2024-02-26 22:30:26 +01:00
openclose.tmpl Add ability to see open and closed issues at the same time () 2024-01-15 15:07:22 +00:00
search.tmpl Improve the list header in milestone page () 2023-10-18 00:03:42 +00:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks () 2023-05-03 17:58:59 -04:00
view_content.tmpl Remove unnecessary "Safe" modifier from templates () 2024-02-26 22:30:26 +01:00
view_title.tmpl Remove unnecessary "Safe" modifier from templates () 2024-02-26 22:30:26 +01:00