discourse/plugins/chat/spec/system/page_objects/chat
Gary Pendergast d0881e6fef
FEATURE: Type reactions in chat (#31439)
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, `+❤️`).
2025-02-21 17:43:28 +11:00
..
components UX: adds chat send shortcut user preference (#30473) 2025-01-22 13:17:45 +01:00
admin_incoming_webhooks.rb FEATURE: Convert chat plugin UI to new show plugin and admin UI guidelines (#28632) 2024-09-10 15:16:16 +10:00
browse.rb DEV: unifies emoji picker (#28277) 2025-01-08 11:41:36 +01:00
chat.rb FIX: Display new DM button when public channels are disabled (#28306) 2024-08-12 08:44:51 -05:00
chat_channel.rb FIX: improves reliability of last visit line in chat (#30948) 2025-01-27 10:38:41 +01:00
chat_channel_settings.rb UX: chat channel info area > classname changes (#24954) 2023-12-18 22:09:47 +01:00
chat_channel_threads.rb FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat_side_panel.rb UX: opens thread on channel with unread threads (#23361) 2023-10-11 12:19:30 +02:00
chat_thread.rb FEATURE: Type reactions in chat (#31439) 2025-02-21 17:43:28 +11:00
user_threads.rb FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00