- Oct 28, 2020
-
-
Tiago D J authored
-
Anton Georgiev authored
-
- Oct 27, 2020
-
-
Anton Georgiev authored
Fix broken undo of consecutive pencil annotations
-
Anton Georgiev authored
Adds visual regression testing
-
Mohamed Amine Ben Salah authored
-
Mohamed Amine Ben Salah authored
-
Anton Georgiev authored
Add ClientConnection manager
-
Anton Georgiev authored
Update Jest ^23.5.0 > ^26.6.1
-
Mohamed Amine Ben Salah authored
-
Dixon Fred authored
Bbb conf libreoffice
-
Dixon Fred authored
-
Dixon Fred authored
-
- Oct 26, 2020
-
-
Anton Georgiev authored
Move the check to disable mutedAlert feature; temp disable it
-
Anton Georgiev authored
-
Joao Siebel authored
-
Anton Georgiev authored
[Mobile] - Setting or clearing user status locks the whole screen
-
- Oct 22, 2020
-
-
Anton Georgiev authored
Removed traces of red5 apps, flash client, etc from bigbluebutton-config/
-
Anton Georgiev authored
Fix for OSX and iOS Safari errors in console
-
Zh4rsiest authored
On mobile if you clicked on a user or your own user to set their status, the tethered modal would keep it's z-index, which would prevent the user from interacting with anything because the tethered modal would overlap the whole site.
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Dixon Fred authored
Update stun
-
Dixon Fred authored
-
Dixon Fred authored
-
Dixon Fred authored
-
- Oct 21, 2020
-
-
Anton Georgiev authored
Removed obsolete BBB components from 2.3
-
Joao Siebel authored
-
Joao Siebel authored
-
Anton Georgiev authored
Merge 2.2.27 and 2.2.28 in 'develop'
-
Anton Georgiev authored
-
Anton Georgiev authored
-
- Oct 18, 2020
-
-
Mohamed Amine Ben Salah authored
-
- Oct 16, 2020
-
-
Anton Georgiev authored
Improve annotations and cursor streamer logs
-
Joao Siebel authored
Improve annotations and cursor streamer logs, also add a type info for some logs in authentication process and rollback some attempts to fix multiple leaving end call.
-
- Oct 15, 2020
-
-
Anton Georgiev authored
Better handling audio reconnection
-
Mario Jr authored
When getting disconnected with 1001 ("websocket closed unexpectedly" error) we were creating a new SIP session, therefore a new FreeSWITCH channel. While reconnecting the socket, instead of closing the SIP session, we keep it alive during reconnection (audio should keep working in the meantime). When reconnected we keep using this same session (avoiding the creation of an extra one). We also better handle WebSocket error codes from SIP.js. FF immediately closes websocket when unloading page, so we now to stop user agent when 'beforeunload' event is triggered, to avoid leaving open sessions in FreeSWITCH when user leaves page.
-
Zh4rsiest authored
The component expects a boolean but isIphone property return an array ["Iphone"] if the user is from an iPhone
-
Zh4rsiest authored
They both return an array with ["Iphone"] if you're from an iphone but the component expects bool variables.
-
Anton Georgiev authored
Fix wrong skipCheck handling
-