Files
neochat/src
Veres Károly 7627d6d0e2 Extract the space selection logic from setCurrentRoom and use it for setting lastRoomConfig too.
If a setCurrentRoom call changed the active space at the end of its execution, the new room's ID ended up still being written to the old space's lastRoomConfig.

By extracting this space selection logic into a helper function, we can now calculate this value earlier and use it as the space id when writing lastRoomConfig.

(cherry picked from commit 68b00b9fc5)
2026-01-04 17:13:27 -05:00
..
2025-12-21 19:59:56 +01:00
2025-09-15 14:15:38 +02:00
2025-10-28 09:17:18 -04:00
2026-01-04 17:13:27 -05:00