discourse/plugins/chat
Andrei Prigorshnev ea5dec82a6
DEV: Extract mentions.count method (#21116)
2023-04-21 17:54:02 +04:00
..
app Revert "FEATURE: Better thread reply counter cache (#21108)" (#21192) 2023-04-20 15:09:47 -05:00
assets Revert "FEATURE: Better thread reply counter cache (#21108)" (#21192) 2023-04-20 15:09:47 -05:00
config Revert "FEATURE: Better thread reply counter cache (#21108)" (#21192) 2023-04-20 15:09:47 -05:00
db DEV: Chat thread reply counter cache (#21050) 2023-04-11 15:40:25 +10:00
lib DEV: Extract mentions.count method (#21116) 2023-04-21 17:54:02 +04:00
public DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
spec DEV: more tests for mentions when updating chat messages (#21185) 2023-04-21 16:58:01 +04:00
test/javascripts FIX: relies on native focus behavior in chat emoji picker (#21092) 2023-04-13 20:35:13 +02:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin.rb FEATURE: Auto-remove users without permission from channel (#20344) 2023-03-22 10:19:59 +10: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.