Ghost/ghost/email-service/lib
Simon Backx 25f4974846 Added comment CTA in newsletters
fixes https://github.com/TryGhost/Team/issues/2672

- Moves the feature from behind the flag
- Also hides the comment CTA for email only posts

Co-authored-by: Sanne de Vries <sannedv@protonmail.com>
2023-03-17 09:38:55 +01:00
..
email-templates Updated email template to include comment link in header and footer (#16423) 2023-03-16 16:10:53 +01:00
batch-sending-service.js Added placeholder basic subscription details to email template 2023-03-15 17:12:56 +01:00
email-body-cache.js Added short lived caching to email batch body (#16233) 2023-02-07 11:01:49 +01:00
email-controller.js 🎨 Add ability to send test email with chosen newsletter (#15783) 2023-01-09 17:48:30 +04:00
email-event-processor.js Implemented email analytics retrying (#16273) 2023-02-21 16:00:32 +01:00
email-event-storage.js Disabled autoRefresh when adding an email recipient failure 2023-02-27 15:45:25 +01:00
email-renderer.js Added comment CTA in newsletters 2023-03-17 09:38:55 +01:00
email-segmenter.js Updated unit test coverage for email service (#15913) 2022-12-02 00:33:28 +05:30
email-service.js Added placeholder basic subscription details to email template 2023-03-15 17:12:56 +01:00
mailgun-email-provider.js Implemented retrying for sending email via Mailgun API 2023-02-21 16:06:23 +01:00
sending-service.js 🐛 Fixed email replacements without fallback 2023-02-13 15:58:40 +01:00