managarten/apps/matrix
Till-JS c64b4d6ac9 feat(matrix-web): add VoIP/video call support
- Add VoIP types: CallState, CallType, CallDirection, SimpleCall, CallCallbacks
- Add VoIP state management to Matrix store with place/answer/reject/hangup methods
- Add mic/camera mute toggle functionality
- Create CallView component for active calls with video streams
- Create IncomingCallDialog component for incoming call notifications
- Enable call buttons in RoomHeader (DMs only)
- Integrate call components into chat page
2026-01-29 21:28:35 +01:00
..
apps/web feat(matrix-web): add VoIP/video call support 2026-01-29 21:28:35 +01:00
packages/shared feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00
CLAUDE.md ♻️ refactor: migrate all web apps to Phosphor icons 2026-01-29 13:15:13 +01:00
package.json feat(matrix): add SvelteKit Matrix client (Phase 1) 2026-01-28 20:21:13 +00:00