managarten/apps/matrix/apps/web
Till-JS 84fca4036e feat(matrix-web): add online status indicators for DMs
- Add PresenceState and UserPresence types
- Track user presence via Matrix SDK events
- Display green dot indicator for online users in DM list
- Show gray dot for offline users
- Add tooltip with last active time

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 17:16:02 +01:00
..
src feat(matrix-web): add online status indicators for DMs 2026-01-29 17:16:02 +01:00
Dockerfile fix(matrix-web): inline navigation stores to avoid shared-stores dependency 2026-01-29 17:08:39 +01:00
package.json feat(matrix): add PillNavigation and theming integration 2026-01-29 14:41:59 +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 fix(matrix-web): inline navigation stores to avoid shared-stores dependency 2026-01-29 17:08:39 +01:00