gitea/routers
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375)
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.
2024-02-24 22:34:51 +00:00
..
api Add API to get merged PR of a commit (#29243) 2024-02-24 08:18:39 +00:00
common Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
install Fix validity of the FROM email address not being checked (#29347) 2024-02-23 23:02:14 +00:00
private Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-24 06:55:19 +00:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Remove RenderEmojiPlain from template helper (#29375) 2024-02-24 22:34:51 +00:00
init.go Revert "Support SAML authentication (#25165)" (#29358) 2024-02-24 12:18:49 +08:00