Go to file
dependabot[bot] 4e892a714b
Bump rack from 3.0.11 to 3.0.12 (#248)
Bumps [rack](https://github.com/rack/rack) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/commits/v3.0.12)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-13 23:23:05 +00:00
.github/workflows DEV: Update CI workflows (#157) 2023-01-10 18:06:46 +00:00
admin/assets/javascripts/admin DEV: Bump dependencies and fix linting (#247) 2025-02-06 17:44:36 +01:00
app FIX: Topic changing category was not triggering notifications (#244) 2025-01-16 15:33:49 -03:00
assets DEV: Update eslint config (#231) 2024-11-19 11:20:28 +01: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 DEV: Forward-compatibility with a nokogiri upgrade (#242) 2025-01-05 01:09:53 +01:00
spec FIX: Topic changing category was not triggering notifications (#244) 2025-01-16 15:33:49 -03: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 Bump rack from 3.0.11 to 3.0.12 (#248) 2025-02-13 23:23:05 +00: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
eslint.config.mjs DEV: Update eslint config (#231) 2024-11-19 11:20:28 +01:00
package.json DEV: Bump dependencies and fix linting (#247) 2025-02-06 17:44:36 +01:00
plugin.rb DEV: Update deprecated Font Awesome icon names (#239) 2024-12-04 02:40:29 +01:00
pnpm-lock.yaml DEV: Bump dependencies and fix linting (#247) 2025-02-06 17:44:36 +01: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