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
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
2 years ago
..
mail.go Refactor `i18n` to `locale` (#20153) 2 years ago
mail_comment.go Move issues related files into models/issues (#19931) 2 years ago
mail_issue.go Added email notification option to receive all own messages (#20179) 2 years ago
mail_release.go Refactor `i18n` to `locale` (#20153) 2 years ago
mail_repo.go Refactor `i18n` to `locale` (#20153) 2 years ago
mail_test.go Add more linters to improve code readability (#19989) 2 years ago
mailer.go Set Setpgid on child git processes (#19865) 2 years ago
mailer_test.go refactoring nits (#18188) 3 years ago
main_test.go Use a struct as test options (#19393) 2 years ago