mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-23 19:47:43 +08:00
This change allows you to add a reaction to the most recent message, by sending a reaction message.
A reaction message can be formatted as `+{emoji}` (eg, `+❤️`), or as `+{emoji_code}` (eg, `+❤️`).
|
||
|---|---|---|
| .. | ||
| components | ||
| admin_incoming_webhooks.rb | ||
| browse.rb | ||
| chat.rb | ||
| chat_channel.rb | ||
| chat_channel_settings.rb | ||
| chat_channel_threads.rb | ||
| chat_side_panel.rb | ||
| chat_thread.rb | ||
| user_threads.rb | ||