mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 17:53:55 +08:00
Adding a swipe gesture on touch devices to clear the notifications from a channel (ie mark as read). Same principle as swipe-to-close for DMs, but blue and with a checkmark (reminiscent of the dismiss topic btn) <img width="366" height="899" alt="image" src="https://github.com/user-attachments/assets/d70e72b2-e821-4124-acc1-cd7f5d181547" /> Does not clear underlying channel threads. |
||
|---|---|---|
| .. | ||
| 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.