Go to file
David Taylor 4207456716 Abstract away DiscourseChat::PluginModel to be used for other ActiveRecord models 2017-07-12 23:59:43 +01:00
assets Add qunit acceptance tests for admin interface 2017-07-11 15:37:44 +01:00
config Add integration tests for slack ‘slash commands’ 2017-07-06 23:30:27 +01:00
lib Abstract away DiscourseChat::PluginModel to be used for other ActiveRecord models 2017-07-12 23:59:43 +01:00
spec Use real ActiveRecord for the “Rule” model by extending the PluginStoreRow class. 2017-07-12 18:28:45 +01:00
test/javascripts/acceptance Add qunit acceptance tests for admin interface 2017-07-11 15:37:44 +01:00
.travis.yml Add travis setup 2017-07-12 12:00:18 +01:00
LICENSE Initial commit 2017-06-26 15:08:06 +01:00
README.md Add travis badge to README 2017-07-12 12:23:33 +01:00
docker_patched.rake Update docker_patched.rake 2017-07-12 12:27:07 +01:00
plugin.rb Use real ActiveRecord for the “Rule” model by extending the PluginStoreRow class. 2017-07-12 18:28:45 +01:00

README.md

discourse-chat-integration

Build Status

This plugin is a work in progress, it is not yet ready for use