discourse/plugins/chat/spec/system/list_channels
David Battersby 534e8c1628
UX: update chat channel sorting to include unread threads (#29617)
Adds channels with unread threads (watching/tracking) to the sorting logic for both public and direct message channels.

Previously channels with unread threads could easily be missed as we didn't bump them to the top when new thread replies were created.

We are also adding a blue unread badge next to DM channels when there is an unread thread, as previously they weren't appearing as unread within the DMs tab (they only showed within the My Threads section).
2024-11-08 12:31:03 +04:00
..
drawer_spec.rb UX: update chat channel sorting to include unread threads (#29617) 2024-11-08 12:31:03 +04:00
mobile_spec.rb DEV: rename chat preferred mobile index to chat preferred index (#27953) 2024-07-30 10:25:22 -03:00
no_sidebar_spec.rb FIX: Display new DM button when public channels are disabled (#28306) 2024-08-12 08:44:51 -05:00
sidebar_spec.rb UX: sort chat channels by activity in desktop drawer (#28822) 2024-09-13 10:14:37 +04:00