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 673cf6af76
make writing main test easier (#27270)
This PR removed `unittest.MainTest` the second parameter
`TestOptions.GiteaRoot`. Now it detects the root directory by current
working directory.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
9 months ago
..
incoming Next round of `db.DefaultContext` refactor (#27089) 10 months ago
token Use minio/sha256-simd for accelerated SHA256 (#23052) 1 year ago
mail.go Replace `interface{}` with `any` (#25686) 1 year ago
mail_comment.go Implement FSFE REUSE for golang files (#21840) 2 years ago
mail_issue.go Implement FSFE REUSE for golang files (#21840) 2 years ago
mail_release.go Replace `interface{}` with `any` (#25686) 1 year ago
mail_repo.go Replace `interface{}` with `any` (#25686) 1 year ago
mail_team_invite.go Team invite url fix when registration disabled (#26950) 10 months ago
mail_test.go Add support for incoming emails (#22056) 1 year ago
mailer.go Move notification interface to services layer (#26915) 10 months ago
mailer_test.go Prevent multiple `To` recipients (#22566) 1 year ago
main_test.go make writing main test easier (#27270) 9 months ago
notify.go Load reviewer before sending notification (#27063) 10 months ago