cloud_bbb/lib
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
..
Activity refactor: use psalm to fix documentation 2021-02-24 15:23:26 +01:00
AppInfo feat: change default nav label to BBB 2021-07-26 16:13:02 +02:00
BigBlueButton feat: add option for all users to join a meeting muted (#173) 2021-07-30 12:12:42 +02:00
Controller feat: add option for all users to join a meeting muted (#173) 2021-07-30 12:12:42 +02:00
Db feat: add option for all users to join a meeting muted (#173) 2021-07-30 12:12:42 +02:00
Event refactor: order imports 2020-09-23 12:33:09 +02:00
Listener fix: delete only owned rooms from deleted user 2021-04-18 19:30:44 +02:00
Middleware refactor: use psalm to fix documentation 2021-02-24 15:23:26 +01:00
Migration feat: add option for all users to join a meeting muted (#173) 2021-07-30 12:12:42 +02:00
Service feat: add option for all users to join a meeting muted (#173) 2021-07-30 12:12:42 +02:00
Settings refactor: update to latest nc code style 2021-07-26 15:56:55 +02:00
CircleHelper.php fix: use official circle api 2021-07-26 16:08:26 +02:00
Crypto.php refactor: fix documentation 2021-02-24 16:33:37 +01:00
NoPermissionException.php refactor: use Nextcloud coding standard 2020-06-19 09:28:58 +02:00
NoPermissionResponse.php refactor: order imports 2020-09-23 12:33:09 +02:00
NotFoundException.php refactor: use Nextcloud coding standard 2020-06-19 09:28:58 +02:00
NotFoundResponse.php refactor: order imports 2020-09-23 12:33:09 +02:00
Permission.php refactor: use psalm to fix documentation 2021-02-24 15:23:26 +01:00
TemplateProvider.php fix: always show missing conf message 2021-02-24 14:59:56 +01:00
UrlHelper.php feat: add support for URL shortener 2020-09-23 09:13:26 +02:00