1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-07 17:13:24 +08:00
osu-lazer/osu.Game/Overlays/Chat/ChannelList
Dean Herbert 9930922769
Fix chat channel listing not being ordered to expectations
- Public channels (and announcements) are now alphabetically ordered.
- Private message channels are now ordered by most recent activity.

Closes https://github.com/ppy/osu/issues/30835.
2024-11-22 19:53:26 +09:00
..
ChannelList.cs Fix chat channel listing not being ordered to expectations 2024-11-22 19:53:26 +09:00
ChannelListItem.cs Use SearchContainer instead of manual search implementation 2024-10-22 12:29:20 +02:00
ChannelListItemCloseButton.cs Partial everything 2022-11-27 00:00:27 +09:00
ChannelListItemMentionPill.cs Partial everything 2022-11-27 00:00:27 +09:00