David Taylor 4261814162
FIX: Improve error handling for slack transcript generation (#63)
- Stop using `break` in a block - it doesn't work. The failure here was hidden because it was within a `defer` block, so would not cause a server error
- Refactor the error handling so that the error is passed back to Slack and displayed to the user
- Return specific error messages for user / message-history / message errors
- Tidy up the SlackCommandController to make all non-requestable methods private
- Add a test to ensure error messages are passed correctly to Slack
2021-03-01 19:07:31 +00:00
2021-02-11 10:42:26 +00:00
2020-09-04 13:23:28 +02:00
2020-09-04 13:23:28 +02:00
2020-05-02 11:46:33 +02:00
2020-05-02 09:32:30 +02:00
2020-05-02 11:46:33 +02:00
2017-06-26 15:08:06 +01:00
2020-09-22 17:11:12 +02:00
2020-09-22 17:11:12 +02:00

discourse-chat-integration

Build Status

This plugin integrates Discourse with a number of external chatroom systems. For more information, click here

Description
No description provided
Readme MIT 3.9 MiB
Languages
Ruby 89.4%
JavaScript 5.8%
Handlebars 4.2%
SCSS 0.6%