feat/1-view-room-list-hooked-up #34

Open
kianja02 wants to merge 29 commits from feat/1-view-room-list-hooked-up into main
Owner
No description provided.
change cargo hash
All checks were successful
nix-build / build (pull_request) Successful in 26m9s
c0654b15d9
Merge branch 'main' into feat/1-view-room-list-hooked-up
All checks were successful
nix-build / build (pull_request) Successful in 26m14s
98431fa1c2
message loading
Some checks failed
nix-build / build (pull_request) Has been cancelled
8ac4d45277
Merge branch 'main' into feat/1-view-room-list-hooked-up
All checks were successful
nix-build / build (pull_request) Successful in 9m44s
427fae2468
voice chat mvp
Some checks failed
nix-build / build (pull_request) Failing after 18m6s
74a1c4c14f
fix build
All checks were successful
nix-build / build (pull_request) Successful in 11m11s
77ce5cadc3
more changes for vc
All checks were successful
nix-build / build (pull_request) Successful in 10m18s
48218d8f79
skylar approved these changes 2026-05-14 19:57:26 +12:00
Dismissed
skylar left a comment

It would be nice to cut down the size on some of these files this pr is insane

It would be nice to cut down the size on some of these files this pr is insane
Voice chat working
Some checks failed
nix-build / build (pull_request) Failing after 41m29s
1e5f1f15f6
kianja02 dismissed skylar's review 2026-05-16 00:48:29 +12:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

Add detailed design/planning docs for MatrixRTC and Element-compatible voice (AUDIO_PLAYBACK_DEBUG_FIX_PLAN.md, ELEMENT_COMPATIBLE_VOICE_CHAT_PLAN.md, MATRIXRTC_NATIVE_IMPLEMENTATION_PLAN.md, VOICE_* plans) and introduce code changes to support native LiveKit/MatrixRTC audio and fix playback issues. Key code updates: add member_profile_panel.rs; update voice stack (matrixrtc livekit adapter, service, platform, desktop, state) to wire token exchange, LiveKit adapter, and media routing; fix receive-path normalization/resampling and buffer handling; update voice UI components and pages (voice panels, participant lists, controls) and some CSS. These changes implement Element-compatible join flows, LiveKit integration, and address incoming audio distortion and sample-rate mismatches.
Themes
Some checks failed
nix-build / build (pull_request) Failing after 14m5s
617e9bdea5
pus
Some checks failed
nix-build / build (pull_request) Failing after 9m50s
ab2e99ce9c
fix: nix build
Some checks failed
nix-build / build (pull_request) Failing after 11m8s
cf495ab627
Merge branch 'main' into feat/1-view-room-list-hooked-up
Some checks failed
nix-build / build (pull_request) Failing after 16m41s
3ca6aac1d7
Some checks failed
nix-build / build (pull_request) Failing after 16m41s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/1-view-room-list-hooked-up:feat/1-view-room-list-hooked-up
git switch feat/1-view-room-list-hooked-up
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
E91/GS3!34
No description provided.