Commit Graph

22 Commits (master)

Author SHA1 Message Date
sualko d5b9c82e1d feat: add option to insert document
to running meeting. Currently only available in debug mode,
because BBB PHP API needs to be injected manually.
2022-03-17 17:08:44 +01: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
Specht, David b7aee468b2 feat: send all users to lobby
closes #192
2022-03-08 15:09:18 +01:00
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
sualko 958af34244 feat: add new join options
- disable listen only mode
- skip audio check and video preview on first join
- clean layout without presentation, chat area and user list
2021-04-19 14:47:15 +02:00
znerol f2f9852bb8
feat: show exact match first in sharing widget (#112) 2021-01-25 18:39:35 +01:00
sualko e9cd6aca20 fix: translation of access options 2021-01-22 19:19:43 +01:00
sualko 3b86cf5b4a feat: add option for moderator url 2021-01-22 19:12:55 +01:00
sualko b8b2e98869 fix: remote link generation
fix #102
2020-11-19 16:21:55 +01:00
Valdnet 1c8ecfc6d4
l10n: Change the triple dot to ellipsis 2020-10-26 14:24:53 +01:00
sualko da6657b2a0 fix: wait for file action api
and remove jQuery from filelist script

fix #92
2020-10-22 11:00:28 +02:00
sualko a81d97a6e5 fix: drop down not clickable
fix #73
2020-09-24 09:54:04 +02:00
sualko 5debcb6d2a feat: add support for URL shortener
fix #57
2020-09-23 09:13:26 +02:00
Klaus 72304541cf
Merge pull request #75 from Valdnet/patch-2
l10n: Removal of a comma in a text string
2020-09-08 17:28:56 +02:00
sualko 4203ee3987 feat: show room shared icon 2020-09-08 17:01:50 +02:00
Valdnet 3976802e28
l10n: Removal of a comma in a text string 2020-09-06 13:03:29 +02:00
sualko dda7790a15 chore: update js dependencies 2020-09-01 09:59:23 +02:00
sualko 60d43ae478 feat: add option to require moderator
fix #23
2020-08-29 14:37:50 +02:00
sualko 2c75653329 feat: collaborate with circles
add circles as third share type

fix #61
2020-08-29 13:20:28 +02:00
sualko f13f28afde refactor: share with element
reuse share selection component
2020-08-29 10:33:59 +02:00
sualko 0afe8818e5 feat: invert access restriction 2020-08-28 11:36:15 +02:00
sualko d6abf23792 feat: add admin setting to restrict rooms
fix #43
2020-08-27 17:23:19 +02:00