Go to file
David Taylor 3860d82625
FIX: Update transcript handling following core updates (#179)
2023-11-27 12:04:54 +00:00
.github/workflows DEV: Update CI workflows (#157) 2023-01-10 18:06:46 +00:00
app FIX: stop 'tag_added' rules from firing for normal posts (#165) 2023-04-21 07:30:03 -05:00
assets FIX: Update transcript handling following core updates (#179) 2023-11-27 12:04:54 +00:00
config Update translations (#176) 2023-08-29 15:50:36 +02:00
db/migrate DEV: Promote historical post-deploy migrations 2023-07-26 10:37:17 +02:00
lib/discourse_chat_integration DEV: Replace #pluck_first monkey patch with native #pick (#166) 2023-05-09 10:47:42 +08:00
spec FIX: stop 'tag_added' rules from firing for normal posts (#165) 2023-04-21 07:30:03 -05:00
test/javascripts/acceptance FIX: Update transcript handling following core updates (#179) 2023-11-27 12:04:54 +00:00
.discourse-compatibility DEV: Pin plugin for Discourse 3.1 stable (#174) 2023-08-22 13:46:15 -05: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: 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.js DEV: apply coding standards (#43) 2020-09-04 13:23:28 +02:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
Gemfile.lock DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +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 eslint config (#167) 2023-05-26 16:22:17 -05:00
plugin.rb FIX: Update transcript handling following core updates (#179) 2023-11-27 12:04:54 +00:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:38 +02:00
yarn.lock Bump @babel/traverse from 7.20.10 to 7.23.2 (#177) 2023-10-18 12:37:04 -04: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