0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 05:37:26 +08:00
discourse/plugins/discourse-reactions/spec
David Battersby f1c68b0a0d
FEATURE: add new chat reactions popup (#41028)
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"
/>
2026-06-25 14:56:08 +04:00
..
fabricators
lib DEV: NameError when resolving reactions serializer helpers 2026-05-26 13:04:29 +08:00
models
reports
requests DEV: Scope reactions-received to only posts the owner can see (#40837) 2026-06-12 12:36:54 -03:00
serializers
services
system FEATURE: add new chat reactions popup (#41028) 2026-06-25 14:56:08 +04:00
plugin_spec.rb