0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
kirrg001 16fc0d29bf feature: when timezone changes, reschedule all posts
closes #6406
- created listeners.js connector
- merged listeners.js with events.js (in models/base)
- set a post to draft when published_at would be in the past
- reschedule a post when published_at would be in the future
2016-06-10 14:58:19 +02:00
..
client@4b3bc50b04 Upgrading Ghost-Admin to 0.9.0-beta1 2016-06-06 10:26:26 +01:00
server feature: when timezone changes, reschedule all posts 2016-06-10 14:58:19 +02:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test feature: when timezone changes, reschedule all posts 2016-06-10 14:58:19 +02:00
index.js