You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
12 months ago
..
api Add API to get merged PR of a commit (#29243) 12 months ago
common Rework markup link rendering (#26745) 1 year ago
install Fix validity of the FROM email address not being checked (#29347) 12 months ago
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) 12 months ago
utils Improve user search display name (#29002) 1 year ago
web Remove RenderEmojiPlain from template helper (#29375) 12 months ago
init.go Revert "Support SAML authentication (#25165)" (#29358) 12 months ago