0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services
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
..
adapter-manager
api-version-compatibility Added use of email templates for version mismatch notifications 2022-05-05 18:26:08 +08:00
auth Renamed passwordreset body object to password_reset 2022-04-28 15:37:11 +01:00
bulk-email Added newsletter info to email unsubscribe url (#14693) 2022-05-05 11:00:24 +05:30
email-analytics
integrations
invitations
invites
jobs
mail Extracted email-content-generator into a package 2022-05-04 17:28:09 +08:00
mega Added newsletter info to email unsubscribe url (#14693) 2022-05-05 11:00:24 +05:30
members Removed from-address fallback to members_from_address setting 2022-05-05 09:44:03 +01:00
newsletters Fixed newsletter includes when adding or editing (#14696) 2022-05-05 11:20:15 +02:00
notifications
offers
permissions
posts 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
public-config
redirects
route-settings Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00
settings
stats Replaced stats service with @tryghost/stats-service (#14527) 2022-04-21 14:57:07 +01:00
stripe Cleaned up output errors during tests 2022-04-05 18:17:47 +08:00
themes Switched gscan to validate against v5 set of rules 2022-05-02 20:56:25 +08:00
url Removed versioned confg from URL Service 2022-04-28 15:35:28 +01:00
webhooks Fixed undefined error when serializing webhooks 2022-05-03 11:40:59 +01:00
custom-theme-settings.js
limits.js
nft-oembed.js
oembed.js
slack.js Replaced schema.isPost in slack service /w custom fn 2022-04-05 14:24:42 +01:00
twitter-embed.js
users.js Renamed destroyByAuthor to reassignByAuthor 2022-04-28 15:37:13 +01:00
xmlrpc.js