Ghost/ghost/email-service/lib
Sodbileg Gansukh 9ef92035f6
Adjusted spacing and amount of text of newsletter latest posts (#20285)
ref DES-347

- adjusted title and excerpt length of latest posts in emails
- as the layout is same (horizontal) on both desktop and mobile, truncateHtml() needed some update
- now maxLength is expected to be larger than maxLengthMobile, because the mobile layout isn't stacked anymore
- some spacing adjustment has been made as well
2024-06-11 12:30:32 +08:00
..
email-templates Adjusted spacing and amount of text of newsletter latest posts (#20285) 2024-06-11 12:30:32 +08:00
helpers Added hasFeature email template helper (#20271) 2024-05-29 11:43:46 +07:00
BatchSendingService.js 🐛 Increased email timeout when sending to lots of recipients (#19628) 2024-01-31 11:46:00 +00:00
EmailBodyCache.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
EmailController.js Added test email rate limiting (#17505) 2023-07-27 08:46:50 +02:00
EmailEventProcessor.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
EmailEventStorage.js Removed email from Mailgun's suppression list on unsubscribe (#18922) 2023-11-13 16:56:37 -03:00
EmailRenderer.js Adjusted spacing and amount of text of newsletter latest posts (#20285) 2024-06-11 12:30:32 +08:00
EmailSegmenter.js Added quotes to NQL filters with ids (#18958) 2023-11-13 12:00:20 +01:00
EmailService.js Added [test] prefix to test emails (#19431) 2024-01-03 16:08:56 +00:00
MailgunEmailProvider.js Added bulkEmail.batchSize option to configure batch size 2023-06-26 12:57:44 +02:00
SendingService.js Added [test] prefix to test emails (#19431) 2024-01-03 16:08:56 +00:00