You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/mailer
Tyrone Yeh 3bd8f50af8
Added email notification option to receive all own messages (#20179)
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
mailer_test.go
main_test.go