forgejo/modules
Giteabot 1bbc1adcdc
Render email addresses as such if followed by punctuation (#27987) (#27991)
Backport #27987 by @yardenshoham

Added the following characters to the regular expression for the email:

- ,
- ;
- ?
- !

Also added a test case.

- Fixes #27616

# Before

![image](https://github.com/go-gitea/gitea/assets/20454870/c57eac26-f281-43ef-a51d-9c9a81b63efa)

# After

![image](https://github.com/go-gitea/gitea/assets/20454870/fc7d5c08-4350-4af0-a7f0-d1444d2d75af)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: Yarden Shoham <git@yardenshoham.com>
(cherry picked from commit dfd960f22a)
2023-11-14 13:17:12 +01:00
..
actions
activitypub
analyze
assetfs
auth
avatar
base
cache
charset
container
context Unify two factor check (#27915) (#27939) 2023-11-14 13:17:12 +01:00
csv
doctor Revert "fix orphan check for deleted branch (#27310) (#27320)" (#27763) 2023-11-14 13:17:12 +01:00
emoji
eventsource
generate
git
gitgraph
graceful
hcaptcha
highlight
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) (#27674) 2023-11-14 13:17:11 +01:00
html
httpcache
httplib
indexer
issue/template
json
label
lfs
log
markup Render email addresses as such if followed by punctuation (#27987) (#27991) 2023-11-14 13:17:12 +01:00
mcaptcha
metrics
migration
mirror
nosql
notification
options
packages
paginator
pprof
private
process
proxy
proxyprotocol
public
queue
recaptcha
references
regexplru
repository
secret
session
setting
sitemap
ssh
storage
structs Fix package webhook (#27839) (#27854) 2023-11-14 13:17:12 +01:00
svg
sync
system
templates Fix label render containing invalid HTML (#27752) (#27761) 2023-11-14 13:17:12 +01:00
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
upload
uri
user
util
validation
web
webhook