Go to file
David Taylor 5f555849e5 Replace `render nothing: true` with a JSON response. This has the added benefit of showing a “loading” message (#12)
render:nothing was producing an error 500 for some reason
2017-11-27 16:08:19 +08:00
app Remove unnecessary logging. 2017-11-09 08:27:10 +08:00
assets FIX: client-side channel validation (#10) 2017-10-15 22:25:02 +08:00
config UX: Move site settings under its own tab. 2017-11-27 16:05:25 +08:00
lib/discourse_chat Replace `render nothing: true` with a JSON response. This has the added benefit of showing a “loading” message (#12) 2017-11-27 16:08:19 +08:00
spec Include attachments in message selection dropdowns (#13) 2017-11-27 16:07:54 +08:00
test/javascripts/acceptance Fix plugin after I broke it while refactoring. 2017-10-03 22:49:19 +08:00
.travis.yml Update travis config after docker rake changes 2017-07-26 15:11:32 +01:00
LICENSE Initial commit 2017-06-26 15:08:06 +01:00
README.md Update README to remove scary message 2017-07-21 16:09:19 +01:00
plugin.rb Minor refactor. 2017-10-10 10:08:26 +08:00

README.md

discourse-chat-integration

Build Status

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