gotosocial/internal/email
tobi 7db81cde44
[feature] Email notifications for new / closed moderation reports (#1628)
* start fiddling about with email sending to allow multiple recipients

* do some fiddling

* notifs working

* notify on closed report

* finishing up

* envparsing

* use strings.ContainsAny
2023-03-19 13:11:46 +01:00
..
common.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
confirm.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
email_test.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
noopsender.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
report.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
reset.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
sender.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
test.go [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00