managarten/apps/matrix
Till-JS 5cd067ae6f fix(matrix): check _rooms array for last room restoration
Use _rooms.some() instead of getRoom() to check if the last selected
room exists, as the client's internal room cache may not be populated
yet at PREPARED state.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-12 14:28:57 +01:00
..
apps/web fix(matrix): check _rooms array for last room restoration 2026-02-12 14:28:57 +01:00
packages/shared feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
CLAUDE.md docs(auth): add SSO documentation and test credentials 2026-02-02 04:09:07 +01:00
package.json feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00