Go to file
dependabot[bot] f32ee34bca
Bump glob-parent from 5.1.1 to 5.1.2 (#79)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-12 13:56:26 +02: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: Remove SCSS color vars fallbacks (#76) 2021-05-12 16:15:07 -04:00
config Update translations (#78) 2021-05-25 15:27:13 +02: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 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 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 glob-parent from 5.1.1 to 5.1.2 (#79) 2021-06-12 13:56: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