SUMMARY When the application is first opened, it tries to sort rooms (including but not limited to) based on the date of their last activity. However, during that time, NC doesn't actually "have" any sort of activity data, the sort essentially random. STEPS TO REPRODUCE 1. Open NeoChat (emptying cache before might help, not sure) OBSERVED RESULT The rooms won't actually be sorted by the date of their last activity. EXPECTED RESULT The rooms should be sorted by the date of their last activity SOFTWARE/OS VERSIONS Windows: 10 21H1 Linux: Arch Linux NeoChat Version: 22.04 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.2
*** Bug 462355 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/998
Git commit c63f1f045236c0de6a144e3334ccea2473d3724a by James Graham. Committed on 15/05/2023 at 19:11. Pushed by nvrwhere into branch 'master'. Cache last event Cache the last room event so that the room list can be sorted on startup Fixes network/neochat#88 \ M +44 -0 src/neochatroom.cpp M +4 -0 src/neochatroom.h https://invent.kde.org/network/neochat/commit/c63f1f045236c0de6a144e3334ccea2473d3724a