0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:18:42 -05:00
ghost/core
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
..
client@896b343dd8 Updated Admin to v4.11.0 2021-08-03 13:20:40 +01:00
frontend Added an /email/ root route for email-only posts 2021-08-06 18:10:19 +04:00
server Added a 'sent' status to post model 2021-08-13 10:06:15 +04:00
shared Swapped to American English spellings 2021-08-09 13:35:01 +04:00
app.js
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00