Ghost/ghost/email-service/lib
Simon Backx ea72934c41
Improved email concurrency sending (#15923)
no issue

Send 10 batches at the same time
2022-12-02 15:30:02 +01:00
..
email-templates Added email renderer implementation draft (#15877) 2022-11-29 11:27:17 +01:00
batch-sending-service.js Improved email concurrency sending (#15923) 2022-12-02 15:30:02 +01:00
email-controller.js Implemented email previews and tests using new email flow (#15899) 2022-11-30 13:56:28 +01:00
email-event-processor.js Added storage for email failures (#15901) 2022-12-01 10:00:53 +01:00
email-event-storage.js Handled receiving duplicate SpamComplaintEvents 2022-12-01 17:27:06 +07:00
email-renderer.js Removed spaces and quotes from replacement ids (#15921) 2022-12-02 10:49:01 +01:00
email-segmenter.js Updated unit test coverage for email service (#15913) 2022-12-02 00:33:28 +05:30
email-service.js Implemented email previews and tests using new email flow (#15899) 2022-11-30 13:56:28 +01:00
mailgun-email-provider.js Added E2E tests for batch sending (#15910) 2022-12-01 13:43:49 +01:00
sending-service.js Added E2E tests for batch sending (#15910) 2022-12-01 13:43:49 +01:00