Files
neochat/src
Veres Károly 68b00b9fc5 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.
2026-01-03 07:42:56 -05:00
..
2025-12-21 13:57:59 -05:00
2025-09-15 14:15:38 +02:00
2025-12-26 18:58:28 +00:00
2026-01-02 08:07:32 -07:00