0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 20:19:19 +01:00
gitea/services/mailer
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427)
Fixes #29404

Use relative links for
- commits
- mentions
- issues

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-03-13 10:34:58 +00:00
..
incoming
token
mail_comment.go
mail_issue.go
mail_release.go
mail_repo.go
mail_team_invite.go
mail_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-13 10:34:58 +00:00
mail.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-13 10:34:58 +00:00
mailer_test.go
mailer.go
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notify.go