Go to file
Loïc Guitaut 18fb988442 DEV: Add compatibility with Rails 7.1 2024-06-06 16:31:26 +02:00
.github/workflows DEV: Update CI workflows (#157) 2023-01-10 18:06:46 +00:00
admin/assets/javascripts/admin DEV: Don't use two-way args of ChooseTopic (#197) 2024-05-28 15:56:58 +02:00
app DEV: Update rubocop-discourse to version 3.8.0 (#198) 2024-05-28 11:16:00 +02:00
assets FIX: Form validation bugs, new modal api, glimmer (#182) 2023-12-11 20:00:34 +01:00
config Update translations (#199) 2024-05-31 12:27:13 +02:00
db/migrate DEV: Promote historical post-deploy migrations 2023-07-26 10:37:17 +02:00
lib/discourse_chat_integration DEV: Add compatibility with Rails 7.1 2024-06-06 16:31:26 +02:00
spec FIX: Add missing dummy translations for tests (#195) 2024-05-24 20:14:03 +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: Update rubocop-discourse to version 3.8.0 (#198) 2024-05-28 11:16:00 +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: Update rubocop-discourse to version 3.8.0 (#198) 2024-05-28 11:16:00 +02: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