managarten/apps/matrix/apps/web
Till-JS 435d06a756 feat(matrix): implement WhatsApp-style mobile navigation
Mobile users now get a separate room list and chat view:
- /chat shows full-screen room list on mobile
- /chat/[roomId] shows full-screen chat with back button
- Desktop retains side-by-side layout unchanged
- Last room restore only happens on desktop
2026-02-13 12:08:23 +01:00
..
scripts feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
src feat(matrix): implement WhatsApp-style mobile navigation 2026-02-13 12:08:23 +01:00
static feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
Dockerfile 🐛 fix(matrix-bots): disable arm64 builds for all matrix bots 2026-02-01 14:25:05 +01:00
package.json feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00
svelte.config.js feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
tsconfig.json feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
vite.config.ts feat(manalink): add PWA support and rebrand Matrix client 2026-02-01 03:25:45 +01:00