Wave/Wave/Services
2024-04-09 13:30:38 +02:00
..
ApiKeyProvider.cs Implemented Mailtrap Webhook API 2024-03-12 14:23:00 +01:00
EmailBackgroundWorker.cs Changed Background mail worker to use new email api 2024-02-18 15:06:14 +01:00
EmailFactory.cs Implemented Author cards for email newletter 2024-03-14 14:23:16 +01:00
EmailNotSendException.cs Added new E-Mail Api 2024-02-18 13:06:09 +01:00
EmailTemplateService.cs Implemented Author cards for email newletter 2024-03-14 14:23:16 +01:00
FileSystemService.cs Added new E-Mail Api 2024-02-18 13:06:09 +01:00
IdentityEmailSender.cs Improved Account related Mails 2024-03-13 16:35:37 +01:00
IEmail.cs Implemented plain text content in newsletter emails 2024-02-22 17:32:06 +01:00
IEmailService.cs Added Smtp reconnect on connection loss 2024-04-08 11:46:54 +02:00
ImageService.cs Improved image endpoints, added size to ImageController 2024-02-09 12:01:01 +01:00
IScopedProcessingService.cs Implemented multiple email providers 2024-02-18 15:06:31 +01:00
MessageService.cs Reworked message system, implemented in ManageUsers and EmailSignup 2024-02-14 20:59:42 +01:00
NewsletterBackgroundService.cs Changed Log Level of "Checking Articles..." message in NewsletterBackgroundService to Debug 2024-04-09 13:30:38 +02:00
SmtpEmailService.cs Added Smtp reconnect on connection loss 2024-04-08 11:46:54 +02:00
StaticEmail.cs Implemented plain text content in newsletter emails 2024-02-22 17:32:06 +01:00