cloud_bbb/lib/Controller
brtbr 684a676b7b
feat: add option to not use avatars in BBB rooms
This commit adds an admin option to disable the use of Nextcloud avatars
in BBB rooms.

If an avatar-cache is configured and a meeting is running while changing
this setting, the avatars of these meetings will not be cleared. In that
case the command-line argument (see README) needs to be used.

Fixes issue #268
2024-12-08 20:38:42 +01:00
..
Errors.php refactor: order imports 2020-09-23 12:33:09 +02:00
HookController.php feat: add option to not use avatars in BBB rooms 2024-12-08 20:38:42 +01:00
JoinController.php feat: track room state 2022-03-17 17:08:44 +01: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: bug with name of shared groups 2024-08-19 11:23:25 +02:00
ServerController.php feat: videos for all users and moderators 2024-05-29 17:25:29 +02:00