- May 04, 2021
-
-
Pedro Beschorner Marin authored
-
- May 02, 2021
-
-
Dixon Fred authored
Fix adding bigbluebutton.web.logoutURL value of default
-
Dixon Fred authored
-
Anton Georgiev authored
fix(guest): navigator language
-
hiroshisuga authored
* Typo fix
-
Anton Georgiev authored
chore: update readme
-
- May 01, 2021
-
-
Felipe Cecagno authored
RIP xenial
-
- Apr 30, 2021
-
-
Anton Georgiev authored
Keep one locale file for Russian language
-
Maxim Khlobystov authored
-
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
chore: Removed "dev" from 2.3 versioning in settings.yml
-
Anton Georgiev authored
-
Anton Georgiev authored
chore(guest): pt/es guest lobby localization
-
Pedro Beschorner Marin authored
-
Anton Georgiev authored
feat(bbb-html5): localize guest-wait.html (part2)
-
Anton Georgiev authored
-
Anton Georgiev authored
-
- Apr 29, 2021
-
-
Tiago D J authored
Makes Libreoffice Docker mounts the system fonts
-
Anton Georgiev authored
feature(bbb-html5): localize guest-wait.html
-
Gustavo Trott authored
-
Anton Georgiev authored
chore(locales): Pulled HTML5 locales; Added Afrikaans
-
Anton Georgiev authored
Fix layout broken when close waiting room panel
-
Anton Georgiev authored
-
Anton Georgiev authored
fix(chat): reduce re-renders in chat recompute heights
-
Vitor Mateus De Almeida authored
-
Anton Georgiev authored
Recording: Fix handling of recordings without recording marks
-
Anton Georgiev authored
feat: Add button to close mute alert
-
Ramon Souza authored
-
Anton Georgiev authored
refactor: remove unused class from component
-
Anton Georgiev authored
Improve feedback to user after a failed file upload
-
Anton Georgiev authored
Add configuration for max length typed answer in poll
-
Ramon Souza authored
-
Anton Georgiev authored
refactor: remove unused code
-
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
-
Ramon Souza authored
-
Anton Georgiev authored
-
Calvin Walton authored
Previously, bbb-record --rebuild was restarting recording processing from scratch by creating the .../recording/<meeting_id>.done file. This causes the recording to be reprocessed starting at the archive step. However, re-running the archive step for an existing meeting is not really supported! Ever since the segmented recording code was added, it shouldn't /corrupt/ the recording files, but it's still not good. And as a side-effect, re-running the archive step will re-create the .norecord file for meetings without recording marks, meaning that you cannot use bbb-record --rebuild to force a recording without marks to be processed. Switch bbb-record to restart recording processing at the sanity stage to match the BBB 2.2 behaviour. Rather than have it insert tasks directly into resque via redis-cli, it goes through a ruby wrapper that performs input validation and uses the resque apis.
-
Anton Georgiev authored
- lump other responses in the poll and include in the display
-
Richard Alam authored
-