discourse/plugins/chat/config
Jan Cernik f4e51e0789
FEATURE: Allow users to DM groups in chat (#25189)
Allows users to create DMs by selecting groups as a target. It also allows adding user groups to an existing chat

- When creating the channel, it expands the user group and adds all its members with chat enabled to the channel.
- After creation, there's no difference between adding a group or adding its members individually.
- Users can add multiple groups and users simultaneously.
- There are UI validations; the member count preview updates according to the member count of added groups, and it does not allow users to add more members than SiteSetting.chat_max_direct_message_users."
2024-01-19 11:09:47 -03:00
..
locales FEATURE: Allow users to DM groups in chat (#25189) 2024-01-19 11:09:47 -03:00
routes.rb FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00
settings.yml FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00