0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services
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
..
adapter-manager
auth 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
bulk-email Renamed bulk-email index to bulk email processor 2021-06-22 20:19:57 +04:00
email-analytics Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
invitations
invites Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
jobs Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
mail Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
mega Added segmeted email batch creation 2021-06-30 17:43:28 +04:00
members Added benefits to product data in portal settings 2021-06-30 14:51:42 +05:30
notifications 🐛 Fixed update notification showing after upgrade 2021-06-28 11:25:04 +04:00
permissions
public-config Replaced ghost-version.js with @tryghost/version 2021-06-16 13:16:15 +01:00
route-settings Moved route settings to new server service 2021-06-30 10:58:33 +01:00
settings Removed unused reinit function 2021-06-30 12:44:32 +01:00
themes Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
webhooks Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
labs.js Added feature image caption and alt to labs email template 2021-06-18 16:03:58 +01:00
limits.js
oembed.js
slack.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
users.js 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
xmlrpc.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00