mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 21:45:25 +08:00
Ports the new post reaction popup to chat, allowing the user to see all reactions for a message. On desktop the popup appears when hovering a reaction, on mobile devices it is visible on long press. ### How it looks: <img width="450" alt="chat reactions popup" src="https://github.com/user-attachments/assets/624c7674-e5a1-4ae3-9624-79d4a0d0e492" /> |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| config | ||
| db | ||
| lib | ||
| public/images/upcoming_changes | ||
| spec | ||
| test/javascripts | ||
| package.json | ||
| plugin.rb | ||
| README.md | ||
| tsconfig.json | ||
Discourse Reactions
Discourse-reactions is a plugin that allows user to add their reactions to the post.
For more information, please see: https://meta.discourse.org/t/discourse-reactions-beyond-likes/183261