Ghost/core
Daniel Lockyer 8f935fe8ae Fixed Slack service throwing error when post is empty
fixes #11694

- if the post contained no body, the `.replace` would throw an error
- converted to an if-statement instead of doing `|| ''` because there
  would be a floating full-stop
2020-03-26 16:38:30 +00:00
..
client@513c62dd3b Updated Ghost-Admin to 3.12.1 2020-03-26 14:29:12 +00:00
frontend Moved apps service to frontend 2020-03-23 19:43:01 +00:00
server Fixed Slack service throwing error when post is empty 2020-03-26 16:38:30 +00:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test Replaced mobiledoc cards with @tryghost/kg-default-cards 2020-03-25 19:54:11 +00:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00