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 935ffdd0f6 Refactored notifications module into a class
refs #12537

- Classes with DI friendly constructors are the pattern that are followed across the codebase
2021-01-14 16:19:15 +13:00
..
adapter-manager
auth Disabled Personal Tokens of inactive/locked users 2020-11-20 09:53:18 +01:00
bulk-email 🐛 Fixed reply-to address not set for newsletters 2021-01-05 17:58:55 +05:30
email-analytics 🐛 Disabled auto-unsubscribe of members on permanent email failure events 2021-01-12 18:40:31 +00:00
invitations 🐛 Fixed error caused by accepting invitation with existing email (#12172) 2020-09-09 11:58:53 +12:00
jobs Added central error handler to job manager 2020-12-14 18:01:41 +13:00
mail Updated error name check in GhostMailer 2020-07-21 01:08:19 +05:30
mega Bumped job-manager version to 0.7.0 2021-01-06 17:48:05 +13:00
members Extracted members controller's import method 2021-01-14 14:05:22 +13:00
notifications Refactored notifications module into a class 2021-01-14 16:19:15 +13:00
permissions Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
settings Fixed settings reinit to only emit changed settings events (#12184) 2020-09-23 14:35:03 +01:00
webhooks Updated logging message for webhooks 2020-12-03 17:50:53 +00:00
labs.js
slack.js
xmlrpc.js