summaryrefslogtreecommitdiff
path: root/internal/api/client/admin/emailtest.go
AgeCommit message (Collapse)AuthorFiles
2023-11-27[performance] http response encoding / writing improvements (#2374)Libravatar kim1
2023-03-14[feature] Allow admins to send test emails (#1620)Libravatar tobi1
* [feature] Allow admins to send test emails * implement unwrap on new error type * add + use gtserror types * GoToSocial Email Test -> GoToSocial Test Email * add + use getInstance db call * removed unused "unknown" error type