forgejo/services/mailer
2023-02-05 09:57:10 +01:00
..
mail.go [BRANDING] add X-Forgejo-* headers 2023-02-05 09:57:10 +01:00
mail_comment.go
mail_issue.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
mail_release.go Prevent multiple To recipients (#22566) (#22569) 2023-01-22 11:37:26 -06:00
mail_repo.go Prevent multiple To recipients (#22566) (#22569) 2023-01-22 11:37:26 -06:00
mail_team_invite.go Prevent multiple To recipients (#22566) (#22569) 2023-01-22 11:37:26 -06:00
mail_test.go
mailer.go Prevent multiple To recipients (#22566) (#22569) 2023-01-22 11:37:26 -06:00
mailer_test.go Prevent multiple To recipients (#22566) (#22569) 2023-01-22 11:37:26 -06:00
main_test.go