Ghost/core/server/services
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
..
auth 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
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 missing publication icon in newsletter emails 2020-03-12 09:52:54 +05:30
members Added minified members.js file handling 2020-02-26 14:08:10 +08:00
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 Fixed Slack service throwing error when post is empty 2020-03-26 16:38:30 +00:00
xmlrpc.js 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00