Commit Graph

7 Commits (90c7cb91faf0af64881c215d99db3cc7bf9c2735)

Author SHA1 Message Date
brtbr 668a711dfa 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-06-02 02:08:14 +02:00
sualko e63cbaaed1 feat: track room state
use cron job to check room state every 15 minutes

fix #79
2022-03-17 17:08:44 +01:00
sualko dd87506f22 feat: add optional avatar cache 2022-01-05 09:59:49 +01:00
sualko 3d9b579d55 refactor: use psalm to fix documentation 2021-02-24 15:23:26 +01:00
sualko 68ea352311 refactor: order imports 2020-09-23 12:33:09 +02:00
sualko f74ba3794b refactor: rename room ended event 2020-09-22 13:32:25 +02:00
sualko 6902b50795 feat: add meeting ended event
and recording ready event
2020-09-22 12:19:48 +02:00