- May 18, 2022
-
-
Calin Chitu authored
-
- May 17, 2022
-
-
Gabriel Borlea authored
-
- May 16, 2022
-
-
Horatiu Muresan authored
-
George Politis authored
-
Saúl Ibarra Corretgé authored
This works together with the broader "notifications" config option. One might choose to leave the existing option unespecified *thus allowing all notifications) and then use this new one to be explicit about which ones to disable.
-
Horatiu Muresan authored
-
- May 13, 2022
-
-
Hristo Terezov authored
The scrollbar size was changing while scrolling.
-
Calin Chitu authored
-
Saúl Ibarra Corretgé authored
-
- May 12, 2022
-
-
Calin Chitu authored
-
Gabriel Borlea authored
-
- May 11, 2022
-
-
Nils Ohlmeier authored
- May 10, 2022
-
-
Calinteodor authored
Fixes issue #11516
-
Calin Chitu authored
-
- May 09, 2022
-
-
Hristo Terezov authored
-
Дамян Минков authored
* feat: Moves luajwtjitsi in jitsi-meet. * squash: Fix luajwtjitsi name to include lib.
-
Andrei Gavrilescu authored
* mix newly created audio track with screen audio * check both screen sharing flows
-
Mihaela Dumitru authored
-
- May 07, 2022
-
-
Ali Alhaidary authored
-
Ali Alhaidary authored
-
- May 06, 2022
-
-
Hristo Terezov authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
There is a race condition in the root navigatior's initialization. It's possible that it's initialized a touch too late and SDK users who try to navigate to a conference end up stuck in the connecting screen because the navigator is null. This PR waits for it to be initilized by very unorthodox means, it's a horrible hack which we need to undo, but for that we need to break appart the inheritance relationship between App.{web,native}, AbstractApp and BaseApp because it's very inflexible. The flags are now initialized very early so the naviggator sees if the welcome page is enabled or not.
-
Gabriel Borlea authored
It replaces face-api. * feat(face-landmarks): integrate human library * feat(face-landmarks): rewrite worker in typescript * fix(face-landmarks): allow worker bundle size up to 2 mib * fix: remove unwanted comment * code review
-
Hristo Terezov authored
-
Horatiu Muresan authored
- opens as a modal - lastn is 0, mutes local video while open - long press to talk - and more
-
Saúl Ibarra Corretgé authored
This way only one will be shown at a time.
-
- May 05, 2022
-
-
Hristo Terezov authored
If we have enough space on the last row we expand the width of the tiles up to 16:9 ratio.
-
Ianc Oana Emilia authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
It now lives here https://github.com/jitsi/jitsi-meet-load-test
-
Saúl Ibarra Corretgé authored
-
Robert Pintilii authored
-
Jonathan Lennox authored
* Refactor load-test into an object. * Convert to class syntax. * Bind member function callbacks. * More binding and thisage. * More thisage. * More tweaks * Rename numParticipants as remoteParticipants. * Change back. * Fix userLeft. * Add members for event listeners, to be able to remove them. * Add numClients parameter that allows multiple clients to be started. * Clear clients array on unload. * Add latency between starting clients.
-
- May 04, 2022
-
-
Дамян Минков authored
-
Дамян Минков authored
-
Дамян Минков authored
-
Jaya Allamsetty authored
-