Ghost/ghost/email-service/lib
Steve Larson 8273671425
Updated bookmark card renderer (#17662)
refs https://github.com/TryGhost/Product/issues/3609
-reverted css changes
-reverted mobiledoc renderer
-made lexical renderer consistent with mobiledoc
-css classes were inverted for theme backwards compatibility
2023-08-10 13:41:59 +00:00
..
email-templates Updated bookmark card renderer (#17662) 2023-08-10 13:41:59 +00:00
BatchSendingService.js Made lexical rendering async (#17438) 2023-07-20 17:48:48 -05:00
EmailBodyCache.js
EmailController.js Added test email rate limiting (#17505) 2023-07-27 08:46:50 +02:00
EmailEventProcessor.js
EmailEventStorage.js
EmailRenderer.js 🎨 Added support for relative links in emails (#17630) 2023-08-08 13:22:56 +02:00
EmailSegmenter.js Retain newsletter subscriptions on suppression (#17373) 2023-07-24 10:47:57 +01:00
EmailService.js
MailgunEmailProvider.js Added bulkEmail.batchSize option to configure batch size 2023-06-26 12:57:44 +02:00
SendingService.js