0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/mega
Naz 380c0dad2c Fixed email batch partitioning when only one card used
refs https://github.com/TryGhost/Team/issues/828

- Previous method had a bug where it didn't take into account cases when onlya single card with a segment filter has been used leaving the members not covered by that filter without an email
2021-07-01 20:58:24 +04:00
..
index.js
mega.js Fixed email batch partitioning when only one card used 2021-07-01 20:58:24 +04: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 Added feature_image_{alt/caption} to the v4 posts API 2021-07-01 10:53:55 +01:00