Ghost/ghost/email-service/lib
Daniel Lockyer ab4c67f2d2 Lazyloaded cheerio dependency
- this moves cheerio to be lazyloaded
- given there are many uses of cheerio in this file, I've just made a
  helper function to DRY up the code
2024-10-10 14:55:39 +01:00
..
email-templates Added more specificity to newsletter title line-height (#21070) 2024-09-23 16:29:07 +02:00
helpers Added hasFeature email template helper (#20271) 2024-05-29 11:43:46 +07:00
BatchSendingService.js Added configurable target delivery window for batch sending (#20719) 2024-09-05 22:28:40 -07: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 Removed email from Mailgun's suppression list on unsubscribe (#18922) 2023-11-13 16:56:37 -03:00
EmailRenderer.js Lazyloaded cheerio dependency 2024-10-10 14:55:39 +01:00
EmailSegmenter.js Added quotes to NQL filters with ids (#18958) 2023-11-13 12:00:20 +01:00
EmailService.js Added [test] prefix to test emails (#19431) 2024-01-03 16:08:56 +00:00
MailgunEmailProvider.js Added configurable target delivery window for batch sending (#20719) 2024-09-05 22:28:40 -07:00
SendingService.js Added configurable target delivery window for batch sending (#20719) 2024-09-05 22:28:40 -07:00