discourse/plugins/chat/assets/javascripts/discourse/controllers
Joffrey JAFFEUX 4c8420833e
FEATURE: One-click chat reaction settings (#32150)
Adds a one-click chat reactions setting to the chat preferences page
where members can determine what one-click reactions are shown in chat.

- Frequent: This will be the default setting. (Automatically set based
on most used chat reactions)
- Custom: Members can choose up to three reactions they want to see in
their one-click chat/DM reactions menu. Defaults are `❤️`, `👍` ,
and `😄`.


![image](https://github.com/user-attachments/assets/8913db0e-d6ec-4347-ad91-2329206b127c)

This pull request is essentially the work of @dsims in
https://github.com/discourse/discourse/pull/31761

---------

Co-authored-by: dsims <1041068+dsims@users.noreply.github.com>
2025-04-04 09:15:13 +02: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 FEATURE: One-click chat reaction settings (#32150) 2025-04-04 09:15:13 +02:00