- Sep 25, 2018
-
-
jfederico authored
-
Anton Georgiev authored
Custom user settings
-
- Sep 21, 2018
-
-
Richard Alam authored
Recording fixes for BBB 2.2
-
Calvin Walton authored
It was previously trying to get the presentation name from the wrong variable, which resulted in a nil value (which was treated as a blank string in filenames). This caused the poll images to not be inside the presentation subdirectories, and the poll image references in the svg contained a `//` path, which would break the recording if it was uploaded to e.g. AWS S3.
-
Richard Alam authored
Remove force debug in LoadingScreenMediator
-
- Sep 19, 2018
-
-
João Francisco Siebel authored
-
João Francisco Siebel authored
-
Anton Georgiev authored
Fix not clearing pods and token when removing a meeting
-
Anton Georgiev authored
Fix fuzzy chat font rendering.
-
Anton Georgiev authored
Zoom call only for presenter
-
Tainan Felipe authored
-
Oswaldo Acauan authored
-
Oswaldo Acauan authored
-
Anton Georgiev authored
Extended the Width of the Chat Area
-
Bobak Oftadeh authored
-
Anton Georgiev authored
Add hand in setting prod
-
Tainan Felipe authored
-
Anton Georgiev authored
Zoom implementation for HTML5
-
Tainan Felipe authored
-
Tainan Felipe authored
-
- Sep 18, 2018
-
-
Tainan Felipe authored
-
- Sep 17, 2018
-
-
Tainan Felipe authored
-
Tainan Felipe authored
-
João Francisco Siebel authored
-
- Sep 14, 2018
-
-
João Francisco Siebel authored
-
João Francisco Siebel authored
-
- Sep 13, 2018
-
-
Richard Alam authored
- try fixing this error
-
Richard Alam authored
/mnt/tmp/bbb-transcode-akka_2.2.0_xenial_m22/build.sbt:134: error: object ServerLoader is not a member of package com.typesafe.sbt.packager.archetypes serverLoading in Debian := com.typesafe.sbt.packager.archetypes.ServerLoader.Systemd
-
Richard Alam authored
- fix akka-transcode build failing on scalariform
-
Richard Alam authored
-
Calvin Walton authored
This fixes font scaling in the presentation area, since that relied on the <p> element inheriting the font size from the svg <g> that it was inside of. This was broken with the switch to the Foundation stylesheet base, which set a fixed font size on the <p> element.
-
Richard Alam authored
-
Richard Alam authored
-
Richard Alam authored
- fix screenshare redis connection error - fix bbb-web create meeting exception when second user joins
-
Anton Georgiev authored
Fixed locked user to have the same height as a default user
-
Anton Georgiev authored
Adjust the presentation upload to use the security token introduced in 2.1
-
João Francisco Siebel authored
-
Ghazi Triki authored
# Conflicts: # clients/flash/air-client/src/org/bigbluebutton/air/main/views/LoadingScreenMediator.as
-
- Sep 12, 2018
-
-
Ghazi Triki authored
# Conflicts: # bbb-common-web/src/main/java/org/bigbluebutton/presentation/imp/ImageToSwfSlidesGenerationService.java
-
Richard Alam authored
Implementation of user typing feature to chat
-