gitea/services/mailer
Tyrone Yeh 3bd8f50af8
Added email notification option to receive all own messages (#20179)
Sometimes users want to receive email notifications of messages they create or reply to,
Added an option to personal preferences to allow users to choose

Closes #20149
2022-07-28 16:30:12 +08:00
..
mail.go Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
mail_comment.go
mail_issue.go Added email notification option to receive all own messages (#20179) 2022-07-28 16:30:12 +08:00
mail_release.go Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
mail_repo.go Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
mail_test.go
mailer.go
mailer_test.go
main_test.go