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.
forgejo/services/mailer
zeripath fb08d2b3fd
Do not send notification emails to inactive users (#19131)
Emails should not be sent to inactive users except for Activate and ResetPassword
messages.

Fix #18950

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
mail.go Do not send notification emails to inactive users (#19131) 2 years ago
mail_comment.go Add config options to hide issue events (#17414) 2 years ago
mail_issue.go format with gofumpt (#18184) 2 years ago
mail_release.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
mail_repo.go Do not send notification emails to inactive users (#19131) 2 years ago
mail_test.go Fix `make fmt` and `make fmt-check` (#18633) 2 years ago
mailer.go Pause queues (#15928) 2 years ago
mailer_test.go refactoring nits (#18188) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago