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
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797)
* Refactor AssertExistsAndLoadBean to use generics

* Fix tests

Co-authored-by: zeripath <art27@cantab.net>
2 years ago
..
mail.go Fix init mail render logic (#20704) 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 Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago
mailer.go Fix init mail render logic (#20704) 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