forgejo/services/mailer
Thorben Günther 74403d1f0f
mail issue: Display issue type in email header
Currently notification emails for Pull Requests or Issues are
indistinguishable at first glance. This adds the type ("PR" or "Issue")
before the index number.
2024-10-19 21:25:54 +02:00
..
incoming
token
mail.go
mail_admin_new_user.go
mail_admin_new_user_test.go
mail_auth_test.go
mail_comment.go
mail_issue.go mail issue: Display issue type in email header 2024-10-19 21:25:54 +02:00
mail_release.go
mail_repo.go
mail_team_invite.go
mail_test.go mail issue: Display issue type in email header 2024-10-19 21:25:54 +02:00
mailer.go
mailer_test.go
main_test.go
notify.go