Ghost/ghost/email-service/lib
Hannah Wolfe cdb92f1528
Moved newsletter date localisation behind labs flag (#21575)
ref https://github.com/TryGhost/Ghost/pull/21573

- We discussed this, and figured we should get this behind the flag for
now, even though it's pulled
- This gives us the ability to do a fast revert if we have to later,
which is the point of having the labs "GA FEATURES" array
- Note this removes the labsEnabled variable in the tests to make it
clearer if the flag is off or on (it was off!)
2024-11-07 22:46:30 +00:00
..
email-templates 🌐Added i18n for newsletter strings (#21433) 2024-10-31 08:41:39 -05:00
helpers 🌐Added i18n for newsletter strings (#21433) 2024-10-31 08:41:39 -05: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 Moved newsletter date localisation behind labs flag (#21575) 2024-11-07 22:46:30 +00: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