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/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>
11 months ago
..
incoming Move context from modules to services (#29440) 12 months ago
token Use `crypto/sha256` (#29386) 12 months ago
mail.go Use relative links for commits, mentions, and issues in markdown (#29427) 11 months ago
mail_comment.go
mail_issue.go
mail_release.go Refactor locale&string&template related code (#29165) 1 year ago
mail_repo.go Refactor locale&string&template related code (#29165) 1 year ago
mail_team_invite.go Refactor locale&string&template related code (#29165) 1 year ago
mail_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 11 months ago
mailer.go
mailer_test.go
main_test.go
notify.go