Commit Graph

26 Commits (master)

Author SHA1 Message Date
Brtbr c80135c4ce feat: Add Search Provider 2022-10-16 14:11:28 +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
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 bfe2c5a078 refactor: update to latest nc code style 2021-07-26 15:56:55 +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
sualko 4115990bb1 fix: delete only owned rooms from deleted user
fix #131
2021-04-18 19:30:44 +02:00
sualko 3b86cf5b4a feat: add option for moderator url 2021-01-22 19:12:55 +01:00
sualko dd99275f16 fix: clean up after user was deleted
fix #80
2020-09-24 11:05:51 +02:00
sualko 726b18e2c6 fix: quoted column names 2020-09-08 17:34:47 +02:00
sualko 4203ee3987 feat: show room shared icon 2020-09-08 17:01:50 +02:00
sualko a24f8a1f96 fix: restriction property types 2020-09-02 10:54:51 +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 d6abf23792 feat: add admin setting to restrict rooms
fix #43
2020-08-27 17:23:19 +02:00
sualko 9926cad683 fix: default value for room access
fix #64
2020-08-25 13:32:21 +02:00
sualko 6234a591d6 refactor: use phpstan for code analysis 2020-06-19 10:49:40 +02:00
sualko 86415b3f6a refactor: use Nextcloud coding standard 2020-06-19 09:28:58 +02:00
sualko 55531cde4a fix: room query 2020-06-18 11:11:57 +02:00
sualko ad7eedf14b feat: add option to share room
fix #33
2020-06-17 11:14:49 +02:00
sualko d48c9da09c feat: option to set everyone as moderator 2020-06-17 08:19:54 +02:00
sualko 8b2dc9cb71 feat: restrict room access to user and groups
fix #25
2020-06-16 16:56:11 +02:00
sualko dc30ec0e3e feat: allow to define moderators
ref #33
2020-06-15 17:23:53 +02:00
sualko 70b06aa98c feat: add access policy
public, require password for guests, moderator approval
for guests, only Nextcloud users

fix #10
fix #24
2020-06-04 19:26:53 +02:00
sualko 77adf14952 fix: db column types
fix #7
fix #6
2020-04-27 17:16:18 +02:00
sualko 5f3247aa72 Initial commit 2020-04-26 11:36:41 +02:00