Go to file
Loïc Guitaut 464400f7c8
DEV: Add system spec to check core features are working fine (#256)
2025-04-09 14:21:56 +02:00
.github/workflows DEV: Update CI workflows (#157) 2023-01-10 18:06:46 +00:00
admin/assets/javascripts/admin DEV: Allow clearing topic ID when testing integration (#249) 2025-02-14 13:24:13 -03:00
app FIX: Topic changing category was not triggering notifications (#244) 2025-01-16 15:33:49 -03:00
assets DEV: Update linting (#254) 2025-03-13 15:07:56 +00:00
config Update translations (#245) 2025-01-21 15:55:00 +01:00
db/migrate DEV: resolve Rails/ReversibleMigrationMethodDefinition errors (#226) 2024-10-25 14:57:10 +08:00
lib/discourse_chat_integration FIX: Sharing to Discord forum channels requires a thread_name (#251) 2025-02-25 14:40:51 +11:00
spec DEV: Add system spec to check core features are working fine (#256) 2025-04-09 14:21:56 +02: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 version for Discourse <3.5.0.beta1-dev (#246) 2025-02-05 19:59:34 +01:00
.gitignore FEATURE: Added Power Automate as a new provider (#204) 2024-08-19 16:16:27 +01:00
.npmrc DEV: Switch to use pnpm (#224) 2024-10-14 13:39:02 +02: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 linting (#255) 2025-03-17 10:57:57 +00:00
LICENSE DEV: Update license (#250) 2025-02-24 11:21:07 +08:00
README.md DEV: Update README.md (#107) 2022-02-21 21:03:09 +01:00
eslint.config.mjs DEV: Update eslint config (#231) 2024-11-19 11:20:28 +01:00
package.json DEV: Update linting (#255) 2025-03-17 10:57:57 +00:00
plugin.rb DEV: Update deprecated Font Awesome icon names (#239) 2024-12-04 02:40:29 +01:00
pnpm-lock.yaml DEV: Update linting (#255) 2025-03-17 10:57:57 +00:00
stylelint.config.mjs DEV: Update linting (#254) 2025-03-13 15:07:56 +00:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:38 +02: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