discourse/plugins/chat/assets/javascripts/discourse
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
..
adapters FIX: better chat-api error handling (#19550) 2022-12-21 16:11:35 +01:00
components UX: improves reminder setting text (#23918) 2023-10-13 07:55:47 +02:00
connectors FIX: correctly check chat tab is present (#23200) 2023-08-23 13:06:29 +02:00
controllers DEV: Sort imports 2023-10-10 21:46:54 +01:00
helpers DEV: Sort imports 2023-10-10 21:46:54 +01:00
initializers DEV: Sort imports 2023-10-10 21:46:54 +01:00
lib DEV: Sort imports 2023-10-10 21:46:54 +01:00
models DEV: Sort imports 2023-10-10 21:46:54 +01:00
modifiers/chat DEV: Sort imports 2023-10-10 21:46:54 +01:00
pre-initializers DEV: Sort imports 2023-10-10 21:46:54 +01:00
routes UX: opens thread on channel with unread threads (#23361) 2023-10-11 12:19:30 +02:00
services DEV: Sort imports 2023-10-10 21:46:54 +01:00
templates UX: opens thread on channel with unread threads (#23361) 2023-10-11 12:19:30 +02:00
widgets DEV: Sort imports 2023-10-10 21:46:54 +01:00
admin-chat-route-map.js
chat-route-map.js UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
preferences-chat-route-map.js