- Aug 02, 2021
-
-
Ramon Souza authored
-
- Jul 02, 2021
-
-
Mario Jr authored
-
- Jun 30, 2021
-
-
germanocaumo authored
More than 5 answers are now of Custom type poll and answers passed directly. Increase A-I slide options detection
-
- Jun 04, 2021
-
-
Tainan Felipe authored
-
- Jun 02, 2021
-
-
Tainan Felipe authored
-
- Jun 01, 2021
-
-
Anton Georgiev authored
-
- May 31, 2021
-
-
Anton Georgiev authored
-
germanocaumo authored
-
- May 29, 2021
-
-
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 21, 2021
-
-
Ramon Souza authored
-
Ramon Souza authored
-
Ramon Souza authored
-
- May 18, 2021
-
-
Ramon Souza authored
-
- May 12, 2021
-
-
Anton Georgiev authored
-
- May 11, 2021
-
-
Joao Siebel authored
-
- May 06, 2021
-
-
Mario Junior authored
Explicitly set showAudioFilters to true Co-authored-by:
Anton Georgiev <antobinary@users.noreply.github.com>
-
Mario Jr authored
This allows showing (or hiding) the option from users in the conference. Default value is true (show this option to users). Fixed some eslint warnings.
-
- May 04, 2021
-
-
Mario Jr authored
When listenOnlyMode=false, skipCheck=true and skipCheckOnJoin=true, the audio tries to start a session more than one time, causing it to fail at the first one (and reconnect after that). Now we check if user is already connecting before trying to start a new audio session. Added some info in settings.yml for the options related to this commit Closes #12190
-
- Apr 30, 2021
-
-
Pedro Beschorner Marin authored
The substr string method is receiving the wrong type of parameter as length (boolean instead of number) forcing it to always use the english fallback.
-
Anton Georgiev authored
-
Pedro Beschorner Marin authored
-
Anton Georgiev authored
-
Anton Georgiev authored
-
- Apr 29, 2021
-
-
Daniel Molkentin authored
This introduces initial translations for the guest-wait pages. The only supported languages are en and de for now. Needs a concept to hook it up with transifex.
-
Joao Siebel authored
-
- Apr 28, 2021
-
-
Maxim Khlobystov authored
-
- Apr 26, 2021
-
-
Anton Georgiev authored
-
Anton Georgiev authored
-
- Apr 24, 2021
-
-
prlanzarin authored
-
- Apr 23, 2021
-
-
Pedro Beschorner Marin authored
Simplify how connection status inteval is configured and make server log the solo logging option.
-
- Apr 22, 2021
-
-
Paulo Lanzarin authored
Set paginationSorting to VOICE_ACTIVITY_LOCAL by default (audio floors -> alphabetical -> local stream). Rationale: a more sensible default mode for pagination that actually works a bit better for the end user than the previous mode (presenter -> alphabetical). Should reduce the need for page switching by focusing on the ones that are actually active in the conference.
-
Ramon Souza authored
-
- Apr 20, 2021
-
-
Joao Siebel authored
-
- Apr 19, 2021
-
-
Vitor Mateus De Almeida authored
-
- Apr 16, 2021
-
-
Vitor Mateus De Almeida authored
-
- Apr 12, 2021
-
-
prlanzarin authored
Video streams can be sorted by voice floor activity in the client according to FreeSWITCH´s floor events. The feature works together with pagination, essentially giving an Last-N like experience while not disrupting too much Made video stream sorting extensible in a way. The sorting modes for pagination and unbounded can be configured in settings.yml and new sorting modes can be added to the stream sorting util under video-provider. Inline docs explain how to do that Changed how the stream ID attribute from video-streams collection was passed to downstream components; we had an array map that was executed every change just to map stream to cameraId, which is bizarre. So I changed the cameraId usage in downstream components to be conformat with the collection attributes and shaved off the map where it wasnt needed Add better selectors to video-list-item container´s VoiceUser fetch
-
- Apr 06, 2021
-
-
Anton Georgiev authored
-
- Apr 05, 2021
-
-
Ramon Souza authored
-
- Apr 01, 2021
-
-
Anton Georgiev authored
With defaults of 2 backend and 2 frontend bbb-html5 nodejs processes we can handle more breakouts. @ritzalam confirmed no audio changes are needed
-
- Mar 30, 2021
-
-
Anton Georgiev authored
Packaging already replaces `url: ETHERPAD_HOST` so it should be safe to have `note:enabled: true`
-