codeberg-forgejo/services/mailer
Earl Warren fd245037ea
[BRANDING] add X-Forgejo-* headers
(cherry picked from commit de86c5e6ef57cf8fb9dd36abe1d83d3ade4cb12f)
2023-02-20 16:59:16 +01:00
..
mail.go [BRANDING] add X-Forgejo-* headers 2023-02-20 16:59:16 +01:00
mail_comment.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
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 Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
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 Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00