0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
Naz Gargol c2aec69af9
Added email retry logic for failed batches (#11402)
no issue

- When whole email batch fails we want to allow retrying sending a batch when post is republished
- Refactored naming for email event handling in mega
2019-11-18 21:28:54 +07:00
..
apps
auth
bulk-email Improved mega error handling (#11393) 2019-11-15 18:25:33 +07:00
invitations
mail Updated GhostMailer to allow forcing text content 2019-10-11 11:45:11 +07:00
mega Added email retry logic for failed batches (#11402) 2019-11-18 21:28:54 +07:00
members Updated members service to use config module 2019-11-08 17:21:20 +07:00
permissions Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
settings
webhooks Added member.edited webhook 2019-10-31 14:34:50 +00:00
labs.js Updated syntax in labs service 2019-11-06 14:53:53 +07:00
slack.js
xmlrpc.js