Ghost/core/server/services/mega
Kevin Ansfield dfca0abc93 Added support for segmented email content in previews and test emails
refs https://github.com/TryGhost/Team/issues/927

- the `email-cta` card can be segmented so only free or paid members can see the content, it should be possible for authors to preview what that will look like in either case
2021-07-27 16:31:41 +01:00
..
index.js Extracted post email serializer from mega service 2019-11-05 12:15:50 +07:00
mega.js Added support for segmented email content in previews and test emails 2021-07-27 16:31:41 +01:00
post-email-serializer.js Render an email correctly according to the associated member segment 2021-07-01 13:36:42 +02:00
segment-parser.js Added unique filtering for segment parser 2021-06-30 17:43:28 +04:00
template.js 🐛 Fixed alt="null" for feature image in emails 2021-07-15 09:44:34 +01:00