- Mar 08, 2022
-
-
Calinteodor authored
-
Horatiu Muresan authored
- jwt from API overwrites any jwt sent as queryparam - `defaultLanguage` from configOverwrite converts to `lang` query param
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Calin Chitu authored
-
Mihaela Dumitru authored
-
- Mar 07, 2022
-
-
Jaya Allamsetty authored
Make the behavior consistent with enabling camera when the user is audio-only mode. Also fixes an issue where the screenshare preview doesn't appear if it is enabled while the user is in audio-only mode.
-
- Mar 05, 2022
-
-
Christoph Settgast authored
Signed-off-by:
Christoph Settgast <csett86@web.de>
-
Hristo Terezov authored
-
Tudor-Ovidiu Avram authored
Config options: faceCoordinatesSharing.enabled faceCoordinatesSharig.threshold faceCoordinatesSharing.captureInterval
-
- Mar 04, 2022
-
-
Robert Pintilii authored
Move label to LargeVideo so that's it's centred in the view instead of the whole screen Move vertical filmstrip max width calculation to a function and use it to set the large video width
-
Saúl Ibarra Corretgé authored
1) Fix not being able to show multiple dialogs at once in iOS 2) Fix cancelling the login dialog when XMPP auth is enabled without guest support
-
- Mar 03, 2022
-
-
Doganbros authored
* feat(lobby): lobby chat lobby chat support knocking participants list updates knocking participants conditonal checks to show message button handle lobby chat message events lobby messages from or to moderators only Co-authored-by:
Fecri Kaan Ulubey <f.kaan93@gmail.com> * squash: Drop typos. Co-authored-by:
Kusi Musah Hussein <kusimusah@gmail.com> Co-authored-by:
Fecri Kaan Ulubey <f.kaan93@gmail.com> Co-authored-by:
Дамян Минков <damencho@jitsi.org>
-
humanamburu authored
Use 720 (HD) width as breakpoint to change screen layout Reduce join panel size to be able to see video camera pic
-
Gabriel Borlea authored
-
- Mar 02, 2022
-
-
Дамян Минков authored
[features/base/app] <APP.componentDidCatch>: TypeError: Failed to set an indexed property on 'CSSStyleDeclaration': Indexed property setter is not supported.
-
Pawel Domas authored
...when new participant joins. Repro steps: 1. With p2p disabled and source name signaling enabled. 2. Start a call with 2 tabs. 3. Reload the 2nd tab. 4. The receiver constraints should be updated when the 2nd user rejoins. They were not updated, because getTrackSourceNameByMediaTypeAndParticipant doesn't have the track yet at the time when visibleRemoteParticipants are updated. This is fixed by also checking on the remote tracks state.
-
Дамян Минков authored
-
Saúl Ibarra Corretgé authored
Don't print the room name, which could be long and nondescriptive.
-
Дамян Минков authored
Adds missing url prop to DialInSummary and safeguard the URL creation.
-
Robert Pintilii authored
Re-calculate tile sizes after config loaded Make local tile always respect the ratio in interface_config Merge calculate size for vertical view functions into one function
-
Mihaela Dumitru authored
-
- Mar 01, 2022
-
-
Tudor D. Pop authored
-
Jaya Allamsetty authored
This is a follow up for https://github.com/jitsi/lib-jitsi-meet/pull/1944. This is needed to avoid sending a soure-remove followed by a source-add for the same ssrc. This happens when a users mutes camera->starts SS->stops SS->turns on camera on a p2p connection in Unified plan mode. Chrome fails to render the media if the same SSRC is removed and added back to the same m-line.
-
Calinteodor authored
-
Mihaela Dumitru authored
-
- Feb 28, 2022
-
-
Дамян Минков authored
* fix: Moves getDialInConferenceID, so we can reuse conf mapper url generation. * fix: Moves getDialInNumbers, so we can reuse url generation. * squash: Moves dialInInfo page path to constants. * feat: Adds the location address as a param to the conf mapper request. * feat: Adds option conf mapper and numbers urls to contain parameters (?). * squash: Adds more doc comments. * squash: Makes sure we strip url params if any, and they do not reach fetch.
-
Calin Chitu authored
-
Robert Pintilii authored
Show border on the pinned participant in the vertical filmstrip grid view
-
Saúl Ibarra Corretgé authored
-
- Feb 25, 2022
-
-
ulflunqvist authored
-
Izak Glasencnik authored
-
Calin Chitu authored