discourse/plugins/chat
Joffrey JAFFEUX c1abf8b35c
UX: improves reminder setting text (#23918)
The setting will change from "%{count} days" to "Chat settings have been set to retain channel messages for %{count} day."

This commit also:
- migrates `chat-retention-reminder` to gjs
- adds a "type" property to `chat-retention-reminder-text` to allow use a long or short text depending on where it's used.
2023-10-13 07:55:47 +02:00
..
app FIX: properly create a mention when followed by dots (#23829) 2023-10-09 08:30:18 +02:00
assets UX: improves reminder setting text (#23918) 2023-10-13 07:55:47 +02:00
config UX: improves reminder setting text (#23918) 2023-10-13 07:55:47 +02:00
db FEATURE: implements user based sidebar mode (#23078) 2023-08-18 20:33:07 +02:00
lib FEATURE: granular webhooks (#23070) 2023-10-09 03:35:31 +00:00
public
spec DEV: flakey members list spec (#23917) 2023-10-12 22:32:03 +02:00
test/javascripts UX: improves reminder setting text (#23918) 2023-10-13 07:55:47 +02:00
README.md
plugin.rb DEV: Add meta_topic_id plugin metadata (#23838) 2023-10-10 10:16:13 +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.