gitea/services/mailer
KN4CK3R 55f1fcf0ad
Add missing comment reply handling (#32050)
Fixes #31937

- Add missing comment reply handling
- Use `onGiteaRun` in the test because the fixtures are not present
otherwise (did this behaviour change?)

Compare without whitespaces.
2024-09-17 20:56:26 +00:00
..
incoming Add missing comment reply handling (#32050) 2024-09-17 20:56:26 +00:00
token
mail.go Add option to change mail from user display name (#31528) 2024-07-14 23:27:00 +02:00
mail_comment.go
mail_issue.go
mail_release.go Add option to change mail from user display name (#31528) 2024-07-14 23:27:00 +02:00
mail_repo.go Add option to change mail from user display name (#31528) 2024-07-14 23:27:00 +02:00
mail_team_invite.go
mail_test.go Add option to change mail from user display name (#31528) 2024-07-14 23:27:00 +02:00
mailer.go
mailer_test.go
main_test.go
notify.go