Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-11-30 | [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) | 1 | ||
2023-04-29 | [bugfix] add From to email header (#1717) | 1 | ||
* add From to email header * update tests | ||||
2023-03-19 | [feature] Email notifications for new / closed moderation reports (#1628) | 1 | ||
* 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 |