0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services/mega
Naz bb8cf6001e Added unique filtering for segment parser
refs https://github.com/TryGhost/Team/issues/828

- When detecting email segments and later creating a member filter out of this data we only care about unique segments otherwise we'd be creating multiple batches with the same segment filter
2021-06-30 17:43:28 +04:00
..
index.js
mega.js Updated createEmailBatches JSDoc 2021-06-30 13:56:35 +04:00
post-email-serializer.js Added JSDoc and unit tests for email replacement parser 2021-06-23 12:00:03 +04:00
segment-parser.js Added unique filtering for segment parser 2021-06-30 17:43:28 +04:00
template.js Added additional newsletter customisation settings (#13074) 2021-06-21 13:40:40 +01:00