1
0
Fork 0
forked from forgejo/forgejo
forgejo-domi/services/mailer
Tyrone Yeh 3bd8f50af8
Added email notification option to receive all own messages ()
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 
2022-07-28 16:30:12 +08:00
..
mail.go Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
mail_comment.go Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00
mail_issue.go Added email notification option to receive all own messages () 2022-07-28 16:30:12 +08:00
mail_release.go Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
mail_repo.go Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
mail_test.go Add more linters to improve code readability () 2022-06-20 12:02:49 +02:00
mailer.go Set Setpgid on child git processes () 2022-06-03 15:36:18 +01:00
mailer_test.go refactoring nits () 2022-01-05 07:27:53 +01:00
main_test.go Use a struct as test options () 2022-04-14 21:58:21 +08:00