Commit Graph

71 Commits (66cbd8344d1e3232ae364a1abf418bcd3720bba1)

Author SHA1 Message Date
sualko f78fd5c47e fix: psalm errors 2021-02-13 18:30:59 +01:00
sualko 02bcd21568 feat: bump Nextcloud dependency 2021-02-13 18:30:58 +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 58cb016f28 fix: join failure
due to creation time converted to string in scientific notation. This happens only on some systems.
2020-12-17 00:58:31 +01:00
sualko c4aad1af89 fix: parameter type
fix #103
2020-12-14 20:38:33 +01:00
sualko e1a6003e19 fix: set password on room creation
fix #85
2020-09-28 15:05:52 +02:00
sualko a86554ca46 fix: subject typo for room events
fix #84
2020-09-28 14:59:05 +02:00
sualko dd99275f16 fix: clean up after user was deleted
fix #80
2020-09-24 11:05:51 +02:00
Valdnet ae4b41ae4e
l10n: Add dot 2020-09-23 14:59:18 +02:00
sualko 68ea352311 refactor: order imports 2020-09-23 12:33:09 +02:00
sualko 5debcb6d2a feat: add support for URL shortener
fix #57
2020-09-23 09:13:26 +02:00
sualko a72c877f6b fix: translate moderator message 2020-09-22 16:08:14 +02:00
Klaus b3c23bd8de
Merge pull request #77 from sualko/feat-activity
Activity Entries
2020-09-22 16:02:49 +02:00
sualko 130ae04881 feat: add meeting activities 2020-09-22 16:02:18 +02:00
sualko 79921b6061 feat: add meeting started event 2020-09-22 15:07:38 +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
sualko ece86b2fd6 feat: add room share activities 2020-09-18 17:14:42 +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 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 3fbd815d3f feat: add activity for room events 2020-09-07 22:18:23 +02:00
sualko 916cd3bd92 feat: add room events
room created and deleted event
2020-09-07 22:12:49 +02:00
sualko 4d9a7b8a79 fix: record deletion with scalelight
fix #76
2020-09-07 11:57:15 +02:00
sualko 87f9cd952f fix: incompatibility with circle v0.18.x
fix #70
2020-09-02 15:00:22 +02:00
sualko a24f8a1f96 fix: restriction property types 2020-09-02 10:54:51 +02:00
sualko 9e9784564e fix: missing personal settings section
fix #68
2020-09-02 10:07:47 +02:00
sualko 74afa106e0 refactor: use identical comparision 2020-09-02 10:07:46 +02:00
sualko e7bcdffe0a fix: use custom 404 page 2020-08-31 16:28:37 +02:00
sualko 39acceb24d feat: show login option 2020-08-31 16:28:36 +02:00
sualko e3c7eb2bbb fix: no permission status code 2020-08-31 16:28:36 +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 557eb7029a feat: add option to show manager in app navigation
fix #31
2020-08-26 13:17:27 +02:00
sualko dd7bd97cb3 refactor: remove obsolete config injection 2020-08-26 13:17:27 +02:00
sualko 9926cad683 fix: default value for room access
fix #64
2020-08-25 13:32:21 +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 7242360bd8 fix: allow admin to start room with presentation 2020-06-19 09:41: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 55531cde4a fix: room query 2020-06-18 11:11:57 +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 7192077919 refactor: remove unused controller 2020-06-17 10:51:31 +02:00
sualko d48c9da09c feat: option to set everyone as moderator 2020-06-17 08:19:54 +02:00