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 bd8a45d094 Extracted post edit logic to posts service
refs https://github.com/TryGhost/Team/issues/949

- The post model handling related to newsletter sending and email recipient filter logic were duplicating across v3/v4(canary) APIs and it made sense to extract it into a posts service.
- This will allow for a central place to handle about to land logic for email_only newsletter handling.
2021-08-05 15:18:29 +04:00
..
adapter-manager
auth Lazily instantiated express-session middleware 2021-07-14 17:19:53 +01:00
bulk-email Enabled removing all segmented email cards when the memberSegment is null 2021-07-08 18:34:30 +02:00
email-analytics Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
invitations
invites Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
jobs
mail Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
mega Fixed hr element and button overlapping in cta card in email template 2021-08-03 18:43:29 +02:00
members Updated session API status code for logged out member 2021-07-30 10:34:51 +05:30
notifications Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
permissions Removed usages of new Error & i18n in legacy code 2021-07-01 12:53:06 +01:00
posts Extracted post edit logic to posts service 2021-08-05 15:18:29 +04:00
public-config Added a feature flag to the oauth login feature 2021-07-20 23:16:49 +02:00
route-settings
settings Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
themes v4.9.4 2021-07-12 18:55:16 +01:00
webhooks Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
limits.js Fixed error when hostLimits are undefined 2021-07-23 20:46:52 +04:00
oembed.js
slack.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
users.js
xmlrpc.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00