forgejo/modules
wxiaoguang f92c3de965
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.

(cherry picked from commit 10c7996b5a5c705964fc6cc9c1817eea1fc436ef)

Conflicts:
	templates/base/head.tmpl
	context
2024-02-26 22:30:27 +01:00
..
actions Improve the issue_comment workflow trigger event (#29277) 2024-02-26 22:30:26 +01:00
activitypub
analyze
assetfs
auth
avatar
base
cache
charset [FEAT] Enable ambiguous character detection in configured contexts 2024-02-23 13:12:17 +01:00
container
context 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-26 22:30:26 +01:00
contexttest
csv
emoji
eventsource
generate
git Do not double close reader (#29354) 2024-02-26 22:30:26 +01:00
gitgraph
gitrepo
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer Allow non-admin users to delete review requests (#29057) 2024-02-26 22:30:27 +01:00
issue/template
json
label
lfs
log
markup
mcaptcha
metrics
migration Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
nosql
optional Make optional.Option[T] type serializable (#29282) 2024-02-26 22:30:26 +01:00
options
packages
paginator
pprof
private
process
proxy
proxyprotocol
public
queue
recaptcha
references
regexplru
repository Ignore the linux anchor point to avoid linux migrate failure (#29295) 2024-02-26 22:30:26 +01:00
secret
session
setting Allow options to disable user deletion from the interface on app.ini (#29275) 2024-02-26 22:30:26 +01:00
sitemap
ssh
storage
structs Allow instance-wide disabling of forking 2024-02-25 12:00:17 +01:00
svg
sync
system
templates Remove RenderEmojiPlain from template helper (#29375) 2024-02-26 22:30:27 +01:00
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
upload
uri
user
util Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-26 22:30:26 +01:00
validation
web
webhook