Commit Graph

20 Commits (66cbd8344d1e3232ae364a1abf418bcd3720bba1)

Author SHA1 Message Date
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 e1a6003e19 fix: set password on room creation
fix #85
2020-09-28 15:05:52 +02:00
sualko dd99275f16 fix: clean up after user was deleted
fix #80
2020-09-24 11:05:51 +02:00
sualko 68ea352311 refactor: order imports 2020-09-23 12:33:09 +02:00
sualko 41ba0d7137 feat: add room share events 2020-09-18 14:46:11 +02:00
sualko 0ad1b499d9 feat: render activities with markup 2020-09-18 14:36:31 +02:00
sualko 916cd3bd92 feat: add room events
room created and deleted event
2020-09-07 22:12:49 +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 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
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 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 5f3247aa72 Initial commit 2020-04-26 11:36:41 +02:00