0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Naz a62ab18b9f Added segmeted email batch creation
refs https://github.com/TryGhost/Team/issues/828

- When sending email batches out they need to be created without mixing different member segments. This allows for easier reasoning about what data has been sent out to each specific email recipient
- Modified email batches to chunk based on segments defined in the HTML content of the post
2021-06-30 17:43:28 +04:00
..
adapters
api Fixed route settings ref in api v3 2021-06-30 11:49:32 +01:00
data Added member segment to email batches 2021-06-30 14:56:20 +02:00
lib
models
public
services Added segmeted email batch creation 2021-06-30 17:43:28 +04:00
views
web Added reload frontend wrapper to bridge 2021-06-29 18:45:03 +01:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js