- Jul 05, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
- Jul 02, 2021
-
-
Mario Jr authored
-
Ramon Souza authored
-
- Jul 01, 2021
-
-
Mario Jr authored
Here's what we do when user activates mic: 1 - When we do something similar to listenonly's joining process until we find a valid candidate-pair. The information about this local candidate is store. 2 - We then start a new userAgent, and as soon as browser finds a candidate with the same local ip address, we leave only this candidate in the SDP and send this to FreeSWITCH. SDP should contain only a single candidate. 3 - The rest of signaling process is basically the same.
-
- Jun 30, 2021
-
-
Ramon Souza authored
-
germanocaumo authored
More than 5 answers are now of Custom type poll and answers passed directly. Increase A-I slide options detection
-
- Jun 22, 2021
-
-
Ramon Souza authored
-
hiroshisuga authored
-
- Jun 17, 2021
-
-
hiroshisuga authored
-
- Jun 16, 2021
-
-
germanocaumo authored
-
- Jun 15, 2021
-
-
Ramon Souza authored
-
- Jun 14, 2021
-
-
hiroshisuga authored
* chatlogger * chatlogger tranalation
-
germanocaumo authored
-
Ramon Souza authored
-
- Jun 11, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
germanocaumo authored
When the answer is not default (Custom or UserResponse), don't translate the answers.
-
Ramon Souza authored
-
- Jun 10, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
- Jun 08, 2021
-
-
germanocaumo authored
The answers are already translated in the UI based on type.
-
- Jun 07, 2021
-
-
germanocaumo authored
-
- Jun 04, 2021
-
-
Tainan Felipe authored
-
Ramon Souza authored
-
Ramon Souza authored
-
- Jun 03, 2021
-
-
Anton Georgiev authored
-
Anton Georgiev authored
-
- Jun 02, 2021
-
-
Tainan Felipe authored
-
Ramon Souza authored
-
- Jun 01, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
- May 30, 2021
-
-
Pedro Beschorner Marin authored
Avoid showing the guest's notification toggles at client's settings if the guest policy isn't `ASK_MODERATOR`.
-
- May 29, 2021
-
-
germanocaumo authored
-
germanocaumo authored
Include the new poll text in the chat export function. Refactor some chat type constants. Also fixes empty lines in the export chat file.
-
- May 27, 2021
-
-
germanocaumo authored
-
germanocaumo authored
-
- May 26, 2021
-
-
germanocaumo authored
this also fixes certain poll type detection for other languages than english, so that the correct poll type is sent in the events (they were being detected as custom)
-
- May 25, 2021
-
-
Mohamed Amine Ben Salah authored
* adds unability to see screenshare button on mobile devices test specs * simplify code in testMobileDevice() * userlist and chat panels should not appear at page load in mobile devices * lint * updates outdated audio specs due to leaveAudio changes * correct clicks on disconnectAudio elements * whiteboard not visible on userlistPanel or on chatPanel * reworks mobile devices/usersagents * fixes screenshare mobile/tablet specs * adds whiteboardNotAppearOnMobile spec * adds Chat Panel specification to Mobile-Tablet specs * simplify getArgs() functions for all devices
-
- May 24, 2021
-
-
Ramon Souza authored
-