cloud_bbb/lib/Controller
Jonas 3c3a5f7fc0
feat: add option for all users to join a meeting muted (#173)
* feat: add option for all users to join a meeting muted

* fix: creates new room with joinMuted set to false

* fix: creates new column with default value false

* fix: typo was corrected

* fix: delete composer.phar

fix #152
2021-07-30 12:12:42 +02:00
..
Errors.php refactor: order imports 2020-09-23 12:33:09 +02:00
HookController.php refactor: use psalm to fix documentation 2021-02-24 15:23:26 +01:00
JoinController.php refactor: update to latest nc code style 2021-07-26 15:56:55 +02:00
PageController.php refactor: use psalm to fix documentation 2021-02-24 15:23:26 +01:00
RestrictionController.php fix: psalm errors 2021-02-13 18:30:59 +01:00
RoomController.php feat: add option for all users to join a meeting muted (#173) 2021-07-30 12:12:42 +02:00
RoomShareController.php fix: psalm errors 2021-02-13 18:30:59 +01:00
ServerController.php refactor: use psalm to fix documentation 2021-02-24 15:23:26 +01:00