Ghost/ghost/email-service/lib
Kevin Ansfield 9ca1f3ce24
Renamed subtitle to excerpt (#20334)
no issue

We've settled on using "excerpt" naming in place of "subtitle" to better reflect the underlying property name and tie in with themes and historical usage.

- added migration to rename the `show_subtitle` newsletter setting to `show_excerpt`
- renamed all places in the codebase that referenced subtitle
2024-06-05 17:59:30 +01:00
..
email-templates Renamed subtitle to excerpt (#20334) 2024-06-05 17:59:30 +01:00
helpers Added hasFeature email template helper (#20271) 2024-05-29 11:43:46 +07:00
BatchSendingService.js
EmailBodyCache.js
EmailController.js
EmailEventProcessor.js
EmailEventStorage.js
EmailRenderer.js Renamed subtitle to excerpt (#20334) 2024-06-05 17:59:30 +01:00
EmailSegmenter.js
EmailService.js
MailgunEmailProvider.js
SendingService.js