0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Naz 648530009d Added use of email templates for version mismatch notifications
refs https://github.com/TryGhost/Toolbox/issues/292

- This change allows to reuse existing pattern present in Ghost on the version mismatch service layer, where we define the contents of the sent email through email templates instead of plain text.
- Apart form templates, there's now failed request URL present in the data passed to the email template along with site title and site url
2022-05-05 18:26:08 +08:00
..
adapters 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
api Fixed newsletter includes when adding or editing (#14696) 2022-05-05 11:20:15 +02:00
data 🐛 Fixed newsletters' header_image saved as absolute url (#14690) 2022-05-05 09:44:03 +01:00
lib Updated probe-image-size options to reflect underlying change 2022-03-09 20:27:38 +00:00
models 🐛 Fixed newsletters' header_image saved as absolute url (#14690) 2022-05-05 09:44:03 +01:00
services Added use of email templates for version mismatch notifications 2022-05-05 18:26:08 +08:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Added use of email templates for version mismatch notifications 2022-05-05 18:26:08 +08:00
analytics-events.js
ghost-server.js Removed config and bluebird from ghost-server 2022-04-28 15:37:10 +01:00
notify.js Removed unused import 2021-12-06 08:17:07 +00:00
overrides.js
run-update-check.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
update-check.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00