discourse/plugins/chat
Kris deb751dfe3
UX: remove btn-default class from chat thread tracking dropdown (#28789)
2024-09-06 15:14:29 -05:00
..
app DEV: Drop `WithServiceHelper` 2024-09-05 09:58:20 +02:00
assets UX: remove btn-default class from chat thread tracking dropdown (#28789) 2024-09-06 15:14:29 -05:00
config UX: Update Chat Group Name and Placeholder (#28703) 2024-09-04 15:52:23 +10:00
db DEV: Migrate `Chat::NotificationMention#notification_id` to `bigint` (#28571) 2024-08-27 14:57:16 +03:00
lib DEV: Drop `WithServiceHelper` 2024-09-05 09:58:20 +02:00
public DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
spec DEV: adds post_created_edited suport to chat (#28757) 2024-09-05 17:17:18 +02:00
test/javascripts FEATURE: only play chat sound when chat badge icon is shown (#28387) 2024-09-06 18:25:25 +04:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin.rb DEV: adds post_created_edited suport to chat (#28757) 2024-09-05 17:17:18 +02:00

README.md

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.