summaryrefslogtreecommitdiff
path: root/internal/email/report.go
AgeCommit message (Collapse)AuthorFiles
2023-03-19[feature] Email notifications for new / closed moderation reports (#1628)Libravatar tobi1
* 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