discourse/plugins/chat/assets/javascripts/discourse/controllers
Joffrey JAFFEUX 2cff8c82e3
UX: adds chat send shortcut user preference (#30473)
Users can now decide if they want to send a message on:
- <kbd>enter</kbd>
- <kbd>meta + enter</kbd>

If you choose <kbd>meta + enter</kbd>, <kbd>enter</kbd> will add a
linebreak.

<img width="192" alt="Screenshot 2025-01-21 at 12 57 48"
src="https://github.com/user-attachments/assets/abfd6f8b-83b3-4e6f-be67-8f63d536ca8a"
/>
2025-01-22 13:17:45 +01:00
..
chat-channel-index.js
chat-channel-thread.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-channel.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-draft-channel.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-index.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-new-message.js FEATURE: Create a link to start a new chat (#25722) 2024-02-20 18:08:57 +08:00
chat.js DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
preferences-chat.js UX: adds chat send shortcut user preference (#30473) 2025-01-22 13:17:45 +01:00