0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/chat/spec/system/chat_message
David Battersby 4db194778f
FIX: remove chat action buttons for non channel members (#37060)
When the current user is not a channel member (either due to never
joining or alternatively leaving an existing channel), we should show
limited message actions when hovering on desktop (or long press on
mobile).

Only channel members should be able to see the quick reactions, emoji
picker or reply to message buttons.
2026-01-12 16:42:19 +04:00
..
channel_spec.rb FIX: remove chat action buttons for non channel members (#37060) 2026-01-12 16:42:19 +04:00
thread_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00