Commit Graph

27 Commits (master)

Author SHA1 Message Date
sualko b4a75dba9a feat: enable insert document 2022-10-26 19:11:36 +02:00
sualko f6077950d8 chore: update php deps 2022-07-28 21:37:21 +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 6ff3ab130b chore: enable app for unit tests 2021-12-08 13:32:21 +01:00
sualko 28240c48b4 chore: update psalm baseline 2021-07-26 17:15:31 +02:00
sualko d7a5d9c72c chore: update psalm baseline 2021-07-26 17:02:20 +02:00
sualko bc2d2c217d chore: update psalm baseline 2021-02-24 17:30:45 +01:00
sualko cf0f315094 refactor: fix documentation 2021-02-24 16:33:37 +01:00
sualko f78fd5c47e fix: psalm errors 2021-02-13 18:30:59 +01:00
sualko b20eb7acf7 refactor: use psalm 2021-02-13 16:46:31 +01:00
sualko 3b86cf5b4a feat: add option for moderator url 2021-01-22 19:12:55 +01:00
sualko 68ea352311 refactor: order imports 2020-09-23 12:33:09 +02:00
sualko 46ac4d1102 test: add RestrictionService test 2020-09-02 10:33:32 +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 95aa5a3eac test: add restriction service 2020-08-28 11:56:47 +02:00
sualko d6abf23792 feat: add admin setting to restrict rooms
fix #43
2020-08-27 17:23:19 +02:00
sualko dd7bd97cb3 refactor: remove obsolete config injection 2020-08-26 13:17:27 +02:00
sualko da8a9133d5 fix: bypass form action error
fix #47
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 da9234a24f fix: guest joins room
fix #50
2020-06-19 09:21:29 +02:00
sualko 581479b682 test: add integration test for room mapper 2020-06-18 15:07:19 +02:00
sualko b9929a3c60 fix: trim user supplied displayname 2020-06-18 08:23:08 +02:00
sualko ad7eedf14b feat: add option to share room
fix #33
2020-06-17 11:14:49 +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 c63767719b test: add first unit tests 2020-06-10 13:58:56 +02:00