forgejo/services/mailer
zeripath fb08d2b3fd
Do not send notification emails to inactive users ()
Emails should not be sent to inactive users except for Activate and ResetPassword
messages.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-03-19 20:45:44 +08:00
..
mail.go Do not send notification emails to inactive users () 2022-03-19 20:45:44 +08:00
mail_comment.go Add config options to hide issue events () 2022-01-21 18:59:26 +01:00
mail_issue.go format with gofumpt () 2022-01-20 18:46:10 +01:00
mail_release.go Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
mail_repo.go Do not send notification emails to inactive users () 2022-03-19 20:45:44 +08:00
mail_test.go Fix make fmt and make fmt-check () 2022-02-06 16:44:30 +01:00
mailer.go Pause queues () 2022-01-22 21:22:14 +00:00
mailer_test.go refactoring nits () 2022-01-05 07:27:53 +01:00
main_test.go Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00