- Nov 20, 2016
-
-
Felipe Cecagno authored
Conflicts: bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Constants.java
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
changed possible values for inactivity_deadline to (1 minute; 6 hours), and inactivity_timeleft to (30 seconds; 30 minutes); changed client strings related to inactivity
-
Felipe Cecagno authored
-
Felipe Cecagno authored
Conflicts: bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Constants.java
-
Felipe Cecagno authored
used the following command line to find and remove: ``` for i in `find resources/ src/ -name "*.png" -o -name "*.jpg" -o -name "*.jpeg" -o -name "*.svg" -o -name "*.gif"`; do j=$(basename $i); if [ `grep -I "$j" . -R | wc -l` == 0 ]; then rm -f $i; fi; done ```
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
revert to the previous implementation of the column width distribution in the user list, which is much simpler
-
Felipe Cecagno authored
-
- Nov 16, 2016
-
-
Pedro Beschorner Marin authored
-
- Nov 14, 2016
-
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
Felipe Cecagno authored
-
- Nov 11, 2016
-
-
Pedro Beschorner Marin authored
-
- Nov 10, 2016
-
-
Pedro Beschorner Marin authored
-
- Nov 08, 2016
-
-
Pedro Beschorner Marin authored
Better handling no webcam scenarios. Reverted to the old disabling button logic because I couldnt justify myself any other way
-
Pedro Beschorner Marin authored
-
- Nov 07, 2016
-
-
Pedro Beschorner Marin authored
-
- Nov 01, 2016
-
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
- Oct 31, 2016
-
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
Included metadata reading at server. Setting meeting timeleft and deadline as meta_inactivity-timeleft and meta_inactivity-deadline on create params
-
- Oct 26, 2016
-
-
Pedro Beschorner Marin authored
-
- Oct 24, 2016
-
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
- Oct 21, 2016
-
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-