Go to file
Andrei Prigorshnev 356a1d1a72
DEV: migrate routes to the new @action pattern (#100)
2022-01-06 15:16:23 +04:00
.github/workflows DEV: Update CI workflows (#98) 2021-12-16 16:17:55 +00:00
app DEV: Move admin namespace (#87) 2021-08-26 08:52:53 -05:00
assets DEV: migrate routes to the new @action pattern (#100) 2022-01-06 15:16:23 +04:00
config Update translations (#102) 2022-01-04 17:39:24 +01:00
db/migrate FIX: Store slack thread_ts on a per-channel basis (#95) 2021-12-02 14:29:06 +00:00
lib/discourse_chat_integration FIX: Store slack thread_ts on a per-channel basis (#95) 2021-12-02 14:29:06 +00:00
spec FIX: Store slack thread_ts on a per-channel basis (#95) 2021-12-02 14:29:06 +00:00
test/javascripts/acceptance DEV: Fix imports in tests, minor clean up (#93) 2021-11-14 14:14:49 +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 Update README to remove scary message 2017-07-21 16:09:19 +01:00
package.json DEV: linting 2020-09-22 17:11:12 +02:00
plugin.rb DEV: Move admin namespace (#87) 2021-08-26 08:52:53 -05:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:38 +02:00
yarn.lock Bump path-parse from 1.0.6 to 1.0.7 (#86) 2021-08-13 00:49:32 +02:00

README.md

discourse-chat-integration

Build Status

This plugin integrates Discourse with a number of external chatroom systems. For more information, click here