forgejo/services/mailer
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics ()
* Refactor AssertExistsAndLoadBean to use generics

* Fix tests

Co-authored-by: zeripath <art27@cantab.net>
2022-08-16 10:22:25 +08:00
..
mail.go Fix init mail render logic () 2022-08-08 20:04:28 +02: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 Refactor AssertExistsAndLoadBean to use generics () 2022-08-16 10:22:25 +08:00
mailer.go Fix init mail render logic () 2022-08-08 20:04:28 +02: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