Ghost/ghost/email-service/lib
Simon Backx 4c8179312d
🎨 Added support for relative links in emails (#17630)
fixes https://github.com/TryGhost/Product/issues/3687

After this change, relative URLs in emails will be replaced with
absolute URLs using the post URL. Making relative Portal URLs possible
etc.

Updates the test data generator to fix invalid URL encoding (somehow a
backslash + escaped double quote was added when it wasn't required).
2023-08-08 13:22:56 +02:00
..
email-templates Fixed background repeat of split header email 2023-08-08 18:50:44 +08:00
BatchSendingService.js Made lexical rendering async (#17438) 2023-07-20 17:48:48 -05:00
EmailBodyCache.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
EmailController.js Added test email rate limiting (#17505) 2023-07-27 08:46:50 +02:00
EmailEventProcessor.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
EmailEventStorage.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
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 Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
MailgunEmailProvider.js Added bulkEmail.batchSize option to configure batch size 2023-06-26 12:57:44 +02:00
SendingService.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00