Go to file
David Taylor 55f9b7873b
FIX: Use correct copy for 'all categories' (#112)
The select-kit API has changed since this plugin's original implementation. `rootNoneLabel` and `rootNone` have been replaced with `none`
2022-03-15 00:00:29 +00:00
.github/workflows DEV: Update CI workflows (#105) 2022-01-25 11:27:00 +00:00
app DEV: Move admin namespace (#87) 2021-08-26 08:52:53 -05:00
assets FIX: Use correct copy for 'all categories' (#112) 2022-03-15 00:00:29 +00:00
config Update translations (#109) 2022-03-01 22:56:25 +01:00
db DEV: Update Discord webhook domain (#106) 2022-02-15 11:53:53 +00:00
lib/discourse_chat_integration DEV: Adds post_to_slack scriptable for automation (#108) 2022-02-25 12:17:20 -07:00
spec DEV: Update Discord webhook domain (#106) 2022-02-15 11:53:53 +00:00
test/javascripts/acceptance DEV: Lose the es6 suffix (#110) 2022-03-04 19:27:42 +01:00
.eslintrc DEV: apply coding standards (#43) 2020-09-04 13:23:28 +02:00
.gitignore DEV: Fix imports in tests, minor clean up (#93) 2021-11-14 14:14:49 +01:00
.prettierrc DEV: Fix imports in tests, minor clean up (#93) 2021-11-14 14:14:49 +01:00
.rubocop.yml DEV: Update rubocop-discourse 2020-05-02 11:46:33 +02:00
.template-lintrc.js DEV: apply coding standards (#43) 2020-09-04 13:23:28 +02:00
Gemfile DEV: Add rubocop-discourse gem 2020-05-02 09:32:30 +02:00
Gemfile.lock Bump rexml from 3.2.4 to 3.2.5 (#73) 2021-05-02 17:09:32 +02:00
LICENSE Initial commit 2017-06-26 15:08:06 +01:00
README.md DEV: Update README.md (#107) 2022-02-21 21:03:09 +01:00
package.json DEV: Fix imports (#111) 2022-03-06 21:18:46 +01:00
plugin.rb DEV: Lose the es6 suffix (#110) 2022-03-04 19:27:42 +01:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:38 +02:00
yarn.lock DEV: Fix imports (#111) 2022-03-06 21:18:46 +01:00

README.md

Chat Integration Plugin

Integrate your chat system of choice with Discourse.

For more information, please see: https://meta.discourse.org/t/chatroom-integration-plugin-discourse-chat-integration/66522