Go to file
Isaac Janzen 8b8a6ae8af
Revert "Revert "DEV: Explicitly register problem check (#191)" (#192)" (#193)
Reverts discourse/discourse-chat-integration#192

Reimplement https://github.com/discourse/discourse-chat-integration/pull/191 as the Discourse Core CI issue was unrelated.
2024-04-03 14:51:19 -06:00
.github/workflows DEV: Update CI workflows (#157) 2023-01-10 18:06:46 +00:00
admin/assets/javascripts/admin DEV: Update linting (#183) 2024-01-15 11:20:35 +00:00
app DEV: Promote channel error check to ProblemCheck (#190) 2024-03-15 13:21:11 +08:00
assets FIX: Form validation bugs, new modal api, glimmer (#182) 2023-12-11 20:00:34 +01:00
config Update translations (#186) 2024-02-06 22:35:30 +01:00
db/migrate DEV: Promote historical post-deploy migrations 2023-07-26 10:37:17 +02:00
lib/discourse_chat_integration DEV: Promote channel error check to ProblemCheck (#190) 2024-03-15 13:21:11 +08:00
spec DEV: Promote channel error check to ProblemCheck (#190) 2024-03-15 13:21:11 +08:00
test/javascripts/acceptance FIX: Form validation bugs, new modal api, glimmer (#182) 2023-12-11 20:00:34 +01:00
.discourse-compatibility DEV: Pin plugin for Discourse < 3.3.0.beta1-dev (#187) 2024-02-29 13:50:41 -07:00
.eslintrc.cjs DEV: Update linting (#181) 2023-11-29 23:01:31 +01:00
.gitignore DEV: Fix imports in tests, minor clean up (#93) 2021-11-14 14:14:49 +01:00
.prettierrc.cjs DEV: Update linting (#181) 2023-11-29 23:01:31 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
.template-lintrc.cjs DEV: Update linting (#181) 2023-11-29 23:01:31 +01:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
Gemfile.lock DEV: Fix new Rubocop offenses (#188) 2024-03-04 16:01:07 +01: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: Update linting (#183) 2024-01-15 11:20:35 +00:00
plugin.rb Revert "Revert "DEV: Explicitly register problem check (#191)" (#192)" (#193) 2024-04-03 14:51:19 -06:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:38 +02:00
yarn.lock DEV: Update linting (#183) 2024-01-15 11:20:35 +00: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