managarten/apps
Claude 4e622a66de
feat(matrix): add SvelteKit Matrix client (Phase 1)
Implements a minimal self-hosted Matrix chat client with:
- matrix-js-sdk integration with Svelte 5 runes store
- Password login with homeserver discovery
- Room list (DMs and groups) with unread counts
- Message timeline with typing indicators
- Send messages with Enter key
- Responsive chat UI with Tailwind CSS

Project structure:
- apps/matrix/apps/web: SvelteKit client (port 5180)
- apps/matrix/packages/shared: Shared types

Commands: pnpm dev:matrix:web

https://claude.ai/code/session_01RUrt2qN1D3nVh9HcGpwoby
2026-01-28 20:21:13 +00:00
..
calendar 🐛 fix(auth): implement password reset email link handler 2026-01-28 15:49:33 +01:00
chat 🧑‍💻 feat(dx): improve local development experience 2026-01-27 16:58:11 +01:00
clock feat(shared-auth-ui): add GuestWelcomeModal for guest onboarding 2026-01-27 16:57:14 +01:00
contacts ♻️ refactor(contacts): remove statistics, network view and session storage; implement demo mode 2026-01-28 14:12:19 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
manacore 📝 docs(landing): add devlog for telegram/matrix bots integration 2026-01-28 16:13:24 +01:00
manadeck feat(auth-ui): show email verified banner on login pages 2026-01-27 01:31:55 +01:00
matrix feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
nutriphi 🚀 ci(nutriphi): add production deployment configuration 2026-01-28 15:29:43 +01:00
picture 🔥 chore(picture): remove PostHog analytics for GDPR compliance 2026-01-28 12:24:22 +01:00
planta feat(auth-ui): show email verified banner on login pages 2026-01-27 01:31:55 +01:00
presi feat(auth-ui): show email verified banner on login pages 2026-01-27 01:31:55 +01:00
storage feat(storage): add verified banner to login page 2026-01-27 01:32:59 +01:00
todo 📝 docs(todo): update commit hash in cleanup plan 2026-01-28 16:13:15 +01:00
zitare/apps feat(auth): redirect users to source app after email verification 2026-01-27 01:31:31 +01:00