Ghost/ghost/email-service/test
Simon Backx ca00a3d682 Fixed duplicate images in Outlook for dark/light mode
refs https://github.com/TryGhost/Team/issues/2671

The inline style display: none; isn't applied to the images in Outlook for some reason. This change manually removes the images in the backend.
2023-04-05 12:58:11 +02:00
..
utils Fixed exporting post metrics without email 2023-03-28 12:41:32 +02:00
.eslintrc.js
batch-sending-service.test.js Added subscription status text in newsletters (#16442) 2023-03-22 11:52:41 +01:00
email-controller.test.js
email-event-processor.test.js
email-event-storage.test.js
email-renderer.test.js Fixed duplicate images in Outlook for dark/light mode 2023-04-05 12:58:11 +02:00
email-segmenter.test.js
email-service.test.js Added subscription status text in newsletters (#16442) 2023-03-22 11:52:41 +01:00
mailgun-email-provider.test.js
sending-service.test.js