Ghost/ghost/email-service/lib
Simon Backx 8dfa490638
Added outbound link tagging for web posts (#16201)
fixes https://github.com/TryGhost/Team/issues/2433

- Moved all outbound link tagging code to separate OutboundLinkTagger
- Because a site can easily enable/disable this feature, we don't store
the ?refs in the HTML but add them on the fly for now in the Content
API.
2023-02-16 11:26:35 +01:00
..
email-templates Fixed issue with bookmark cards width on Android 2023-02-14 14:31:16 +01:00
batch-sending-service.js Added short lived caching to email batch body (#16233) 2023-02-07 11:01:49 +01:00
email-body-cache.js Added short lived caching to email batch body (#16233) 2023-02-07 11:01:49 +01:00
email-controller.js 🎨 Add ability to send test email with chosen newsletter (#15783) 2023-01-09 17:48:30 +04:00
email-event-processor.js Moved email event fetching to main thread (#16231) 2023-02-09 09:36:39 +01:00
email-event-storage.js 🐛 Fixed storing email failures with an empty message (#16260) 2023-02-13 15:25:36 +01:00
email-renderer.js Added outbound link tagging for web posts (#16201) 2023-02-16 11:26:35 +01:00
email-segmenter.js Updated unit test coverage for email service (#15913) 2022-12-02 00:33:28 +05:30
email-service.js 🐛 Fixed not reactivating email analytics jobs 2023-01-26 17:35:45 +01:00
mailgun-email-provider.js 🐛 Fixed email replacements without fallback 2023-02-13 15:58:40 +01:00
sending-service.js 🐛 Fixed email replacements without fallback 2023-02-13 15:58:40 +01:00