-
Notifications
You must be signed in to change notification settings - Fork 437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(Call): introduce intermediary phase before joining call #13329
Commits on Nov 8, 2024
-
fix(ParticipantsStore): remove unnecessary event listeners and timeou…
…t. It's only received when using internal server. Replace them with events from the base class so we make sure it's always received. Also, add a new event for failed joining Signed-off-by: DorraJaouad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e74e61 - Browse repository at this point
Copy the full SHA 2e74e61View commit details -
Fix(ParticipantsStore): separate joining states from each others (isI…
…nCall, connecting, connection failed) Signed-off-by: DorraJaouad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 609c1b8 - Browse repository at this point
Copy the full SHA 609c1b8View commit details -
feat(Call): Stop switching to CallView without a successful join. Int…
…roduce a failed join message dialog. Signed-off-by: DorraJaouad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc3675d - Browse repository at this point
Copy the full SHA cc3675dView commit details -
fix(Call): stop all media related streams (simulating end call)
Signed-off-by: DorraJaouad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 063755b - Browse repository at this point
Copy the full SHA 063755bView commit details -
fix: distinguish the 2 phases of joining the call: connect to the cal…
…l AND wait for participants list Signed-off-by: DorraJaouad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37a9ef2 - Browse repository at this point
Copy the full SHA 37a9ef2View commit details -
fix: move failed call dialog to root
Signed-off-by: DorraJaouad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4511a20 - Browse repository at this point
Copy the full SHA 4511a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 073bf8d - Browse repository at this point
Copy the full SHA 073bf8dView commit details -
fix: add loading icon for leave call button
Signed-off-by: DorraJaouad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e81854a - Browse repository at this point
Copy the full SHA e81854aView commit details -
Signed-off-by: DorraJaouad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afd1f58 - Browse repository at this point
Copy the full SHA afd1f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for dba5c4b - Browse repository at this point
Copy the full SHA dba5c4bView commit details