discourse/plugins/chat/spec/system/page_objects/chat
Joffrey JAFFEUX 2f3355695e
FIX: improves reliability of last visit line in chat (#30948)
This commit does several changes:

- it moves the ownership of the last message info to the channel instead
of storing it on the message, it avoids the need to iterate over every
messages
- makes an optimistic update of the last read message id
- adds a spec to confirm this behavior
2025-01-27 10:38:41 +01: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 FIX: remove complicated 'chat_duplicate_message_sensitivity' site setting (#30516) 2025-01-13 12:32:51 +01:00
user_threads.rb FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00