mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-25 20:15:50 +08:00
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 `😄`.  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> |
||
|---|---|---|
| .. | ||
| chat-channel-index.js | ||
| chat-channel-thread.js | ||
| chat-channel.js | ||
| chat-draft-channel.js | ||
| chat-index.js | ||
| chat-new-message.js | ||
| chat.js | ||
| preferences-chat.js | ||