Go to file
David Taylor 610364ff6d
FEATURE: Add support for slack message shortcuts for transcripts (#68)
Once configured, this adds a new item to the context menu of slack messages. When clicked, the menu item will generate a transcript and present the user with a custom "Post to Discourse" modal. This provides the same functionality as the existing slash-command interface, but is much more user friendly.
2021-04-22 18:50:11 +01:00
.github/workflows DEV: Update CI workflows (#62) 2021-03-18 16:30:04 +11:00
app FEATURE: Enable optional support for threading slack posts (#38) 2020-06-15 16:45:25 +01:00
assets DEV: Update CI workflows (#61) 2021-02-11 10:42:26 +00:00
config FEATURE: Add support for slack message shortcuts for transcripts (#68) 2021-04-22 18:50:11 +01:00
lib/discourse_chat FEATURE: Add support for slack message shortcuts for transcripts (#68) 2021-04-22 18:50:11 +01:00
spec FEATURE: Add support for slack message shortcuts for transcripts (#68) 2021-04-22 18:50:11 +01:00
test/javascripts/acceptance REFACTOR: Use the new format for acceptance tests. (#52) 2020-12-30 15:51:57 -03:00
.eslintrc DEV: apply coding standards (#43) 2020-09-04 13:23:28 +02:00
.gitignore DEV: apply coding standards (#43) 2020-09-04 13:23:28 +02: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 DEV: Update rubocop-discourse 2020-05-02 11:46:33 +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 FEATURE: Enable optional support for threading slack posts (#38) 2020-06-15 16:45:25 +01:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:38 +02:00
yarn.lock Bump y18n from 4.0.0 to 4.0.1 (#66) 2021-04-01 10:03:26 +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