Ghost/ghost/email-service/lib
Michael Barrett 83847bf22c
Added emailCustomization flag and removed makeItRain flag (#16903)
refs https://github.com/TryGhost/Team/issues/3337

Moved current email customization functionality that is behind the
`makeItRain` to its own flag (`emailCustomization`) and removed the now
redundant `makeItRain` flag
2023-06-01 12:32:37 +01:00
..
email-templates Fixed email styles leaking from labs flag 2023-04-05 16:27:53 +02:00
BatchSendingService.js Added debug data dump to email service 2023-05-30 21:32:01 +07:00
EmailBodyCache.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
EmailController.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04: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 emailCustomization flag and removed makeItRain flag (#16903) 2023-06-01 12:32:37 +01:00
EmailSegmenter.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
EmailService.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
MailgunEmailProvider.js Added forced debug output for EmailRecipients fetching (#16823) 2023-05-19 17:57:24 +07:00
SendingService.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00