Ghost/ghost/email-service/lib
Sanne de Vries 387dfa59c9
Fixed issue with email template in Outlook (#16486)
Refs https://github.com/TryGhost/Team/issues/2801

- It was not possible to click latest post links in Outlook due to <a>
tag wrapping around a table
- The post meta data wouldn't display properly when centered in Outlook

---------

Co-authored-by: Simon Backx <simon@ghost.org>
2023-03-24 14:54:16 +01:00
..
email-templates Fixed issue with email template in Outlook (#16486) 2023-03-24 14:54:16 +01:00
batch-sending-service.js Added subscription status text in newsletters (#16442) 2023-03-22 11:52:41 +01:00
email-body-cache.js
email-controller.js
email-event-processor.js
email-event-storage.js Disabled autoRefresh when adding an email recipient failure 2023-02-27 15:45:25 +01:00
email-renderer.js 🐛 Fixed broken link tracking in newsletters (#16473) 2023-03-24 18:44:55 +05:30
email-segmenter.js
email-service.js Added subscription status text in newsletters (#16442) 2023-03-22 11:52:41 +01:00
mailgun-email-provider.js
sending-service.js