Add native LiveKit calls on iOS and Android and Web - #1575
Open
eleboucher wants to merge 9 commits into
Open
Conversation
eleboucher
force-pushed
the
stack/2-native-calls
branch
from
August 1, 2026 21:43
610f692 to
fdcbf2f
Compare
eleboucher
changed the base branch from
stack/1-member-roster-hydration
to
fix/lazy-loaded-member-roster
August 1, 2026 21:48
eleboucher
force-pushed
the
stack/2-native-calls
branch
from
August 1, 2026 21:49
fdcbf2f to
cf90065
Compare
eleboucher
force-pushed
the
stack/2-native-calls
branch
2 times, most recently
from
August 1, 2026 22:17
88643a0 to
0e4d1d3
Compare
eleboucher
force-pushed
the
stack/2-native-calls
branch
8 times, most recently
from
August 2, 2026 19:40
a3d2635 to
07f5a12
Compare
eleboucher
force-pushed
the
stack/2-native-calls
branch
5 times, most recently
from
August 3, 2026 09:20
0bd6478 to
fd933ac
Compare
Bridged DM portals (Signal, WhatsApp, etc.) add a persistent bot member
alongside the real contact. matrix-js-sdk's hero/name/avatar calculation
only excludes members via io.element.functional_members, which bridges
don't set, so the bot got counted as a room participant. This produced
wrong room names ("Alexia, Signal Bridge bot") and avatars (falling back
to the room's own avatar) in the room header, room-nav item, and DM
sidebar, and misclassified bridged 1:1 DMs as group DMs in the sidebar.
Fixes #1585
eleboucher
force-pushed
the
stack/2-native-calls
branch
from
August 3, 2026 10:56
fd933ac to
a18f3a8
Compare
Contributor
Deploying with
|
| Status | Preview URL | Commit | Alias | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! | https://pr-1575-sable.raspy-dream-bb1d.workers.dev | a18f3a8 | pr-1575 |
Mon, 03 Aug 2026 10:58:38 GMT |
eleboucher
marked this pull request as ready for review
August 4, 2026 07:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixes #
Type of change
Checklist:
AI disclosure: