Ghost/core/server/services
Kevin Ansfield cd04262889 🐛 Fixed publish date in emails not respecting site's configured timezone
closes https://github.com/TryGhost/Ghost/issues/11659

- default `moment()` timezone is UTC and we store the `published_at` value in UTC
- fetch the configured timezone and convert the date into that timezone before formatting for inclusion in the email template
2020-04-27 11:38:11 +01:00
..
adapter-manager Added base and default SSO Adapter 2020-04-05 21:13:47 +02:00
auth Added support for token session to /ghost (#11709) 2020-04-06 11:49:14 +02:00
bulk-email Captured bulk-email errors in Sentry 2020-03-04 13:44:23 +00:00
invitations Refactored authentication controller v0.1 (#10893) 2019-07-17 12:28:16 +02:00
mail Allowed localhost email for Ghost Mailer "from" address (#11476) 2020-01-13 12:58:53 +05:30
mega 🐛 Fixed publish date in emails not respecting site's configured timezone 2020-04-27 11:38:11 +01:00
members Fixed incorrect member first name in session data 2020-04-22 19:28:43 +05:30
permissions Remove External Apps 2020-03-20 10:40:22 +00:00
settings Added new brand blog setting (#11408) 2019-12-17 16:15:31 +05:30
webhooks Added member.edited webhook 2019-10-31 14:34:50 +00:00
labs.js Updated syntax in labs service 2019-11-06 14:53:53 +07:00
slack.js Added missing semicolon 2020-03-26 16:45:33 +00:00
xmlrpc.js 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00