mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:02:14 +08:00
Previously, chat sound previews used the same throttled playback path as desktop notifications, so quick preference changes skipped some selected sounds. This change lets preference previews bypass notification throttling while keeping throttling enabled for real notifications. |
||
|---|---|---|
| .. | ||
| admin/assets/javascripts | ||
| app | ||
| assets | ||
| config | ||
| db | ||
| lib | ||
| public/images | ||
| spec | ||
| test/javascripts | ||
| about.json | ||
| package.json | ||
| plugin.rb | ||
| README.md | ||
| tsconfig.json | ||
This plugin is still in active development and may change frequently
Documentation
The Discourse Chat plugin adds chat functionality to your Discourse so it can natively support both long-form and short-form communication needs of your online community.
For user documentation, see Discourse Chat.
For developer documentation, see Discourse Documentation.