Commit Graph

86 Commits (v2.0.0)

Author SHA1 Message Date
sualko d26521ea53 feat: change default nav label to BBB 2021-07-26 16:13:02 +02:00
sualko 4f41df6156 fix: use official circle api 2021-07-26 16:08:26 +02:00
sualko bfe2c5a078 refactor: update to latest nc code style 2021-07-26 15:56:55 +02:00
pasith3e 3a65cc4f99
fix: change boolean columns to nullable (#166)
see https://docs.nextcloud.com/server/latest/developer_manual/app_publishing_maintenance/upgrade-guide.html#boolean-database-columns
2021-07-26 15:54:54 +02:00
sualko 7cef52b91d fix: set default values on room creation
fix #155
2021-06-30 11:33:10 +02:00
sualko bc3f64c4c3 fix: set layout params only for clean layout
fix #147
2021-04-25 20:34:36 +02:00
sualko 6a7fbf8c85 feat: set avatar url
only for BBB server 2.3
2021-04-20 14:36:41 +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 c39ab49e76 fix: setting registration for NC 19
fix #130
2021-04-19 13:15:37 +02:00
sualko 4115990bb1 fix: delete only owned rooms from deleted user
fix #131
2021-04-18 19:30:44 +02:00
sualko 0c3636da37 feat: add option to use theme in bbb 2021-04-18 13:26:56 +02:00
sualko cf0f315094 refactor: fix documentation 2021-02-24 16:33:37 +01:00
sualko 3d9b579d55 refactor: use psalm to fix documentation 2021-02-24 15:23:26 +01:00
sualko cc566608b2 fix: always show missing conf message 2021-02-24 14:59:56 +01:00
sualko b28469ada4 feat: make nav label configurable
fix #124
2021-02-24 14:36:37 +01:00
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