2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Nazar Gargol d0e8561b03 Changed email model statuses in schema
- Renames were done as that suits how emails would be handled by the bulk email handler
- These statuses are only for internal representation of the state and don't represent what happens to emails delivery-wise
- There is no need for 'sent' status as emails are "never done" and stats wold be checked for stats field would be used to check on details of the status
2019-11-07 16:26:34 +07:00
..
adapters 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
api Added input validation to strip email object on post (#11351) 2019-11-07 16:11:37 +07:00
config Removed /api/v2/members/ endpoints (#11308) 2019-10-31 11:11:46 +00:00
data Changed email model statuses in schema 2019-11-07 16:26:34 +07:00
lib Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
models Fixed typo on email relation in model 2019-11-07 15:52:01 +07:00
public Updated default publication icon 2019-10-17 07:59:21 +02:00
services Not creating email record when there is nobody to send it to 2019-11-07 16:00:18 +07:00
translations Implemented GET /emails/:id endpoint 2019-11-06 15:56:56 +07:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Implemented GET /emails/:id endpoint 2019-11-06 15:56:56 +07:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js Added basic HTML template support to MEGA (#11336) 2019-11-04 17:53:42 +07:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00