Go to file
David Taylor 3900586557
FIX: Correct error in AdminDashboardData problem check (#119)
This would cause admin checks to fail when the plugin is disabled.

Unfortunately plugin-contributed AdminDashboardData checks are not currently testable, but I hope to fix that in a future core commit.

Follow-up to 8de3e498b2
2022-03-31 12:14:40 +01:00
.github/workflows DEV: Update CI workflows (#116) 2022-03-22 14:02:57 +01: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 (#118) 2022-03-30 14:52:54 +02:00
db DEV: Update Discord webhook domain (#106) 2022-02-15 11:53:53 +00:00
lib/discourse_chat_integration FIX: Use correct identifier in transcript thread hint (#115) 2022-03-21 16:03:23 +00:00
spec FIX: Use correct identifier in transcript thread hint (#115) 2022-03-21 16:03:23 +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 FIX: Correct error in AdminDashboardData problem check (#119) 2022-03-31 12:14:40 +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