0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Naz 9bc5a279ca Added a 'sent' status to post model
refs https://github.com/TryGhost/Team/issues/953

- We need to track email-only posts that have been sent out. New status was chosen as a way to differenciate such posts.
- Introducing a new "email post" type, conceptually like "page", was considered. Because there is no clear roadmap for "email post" becoming a bigger part of the product yet and a lot of uncertainty around this concept, overhead needed to introduce a new type was just too much to do at this moment. It's still a possibility in the future
2021-08-13 10:06:15 +04:00
..
adapters Swapped to American English spellings 2021-07-27 12:15:19 +04:00
api Added a 'sent' status to post model 2021-08-13 10:06:15 +04:00
data Added email_only column to posts_meta table 2021-08-05 19:44:35 +12:00
lib
models Added a 'sent' status to post model 2021-08-13 10:06:15 +04:00
public Added /email/ route to robots.txt 2021-08-10 13:45:53 +04:00
services Added "from" parameter to email verification 2021-08-12 14:07:16 +04:00
views
web Swapped to American English spellings 2021-07-27 12:15:19 +04:00
analytics-events.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js Fixed critical alerts sending to admin users 2021-07-07 11:29:18 +04:00