Timo K
0ebc6078dd
Update LocalMember.ts
2025-12-10 12:08:59 +01:00
Timo K
7af89b4216
fix lint
2025-12-09 17:36:56 +01:00
Timo K
bf801364a6
cleanup and tests
2025-12-09 15:23:30 +01:00
Timo K
7c40b0e177
ideas
2025-12-05 19:48:02 +01:00
Timo K
88721be952
cleanup
2025-12-03 10:04:22 +01:00
Timo K
2e646bfac1
Unify LiveKit and Matrix connection states
2025-12-02 19:49:13 +01:00
Timo
4f45825cf2
Merge pull request #3591 from element-hq/toger5/fix-local-transport-update
...
Fix reactivity based on localTransport updates (Cleanup for LocalMembership.ts)
2025-12-01 17:39:55 +01:00
Timo K
8cb8357398
make logs just debug. (info -> debug)
2025-12-01 17:34:37 +01:00
Timo K
63cd4f79dd
fix playwright test! (It caught an actual bug!!! so the right wording
...
would be: fix implementation thanks to the playwright test!
2025-12-01 17:29:35 +01:00
Valere
b7fc86ee06
review: move setGridMode close to the value it sets
2025-12-01 15:25:17 +01:00
Timo K
f26aa8f970
fix tests
2025-12-01 15:10:38 +01:00
Valere
1ff479a315
fix: Automatically switch to spotlight if remote screenshare
2025-12-01 15:06:17 +01:00
Timo K
47c6a17d1e
review
2025-12-01 14:58:06 +01:00
Timo K
24ed43ce13
Merge branch 'livekit' into toger5/fix-local-transport-update
2025-12-01 14:23:11 +01:00
Timo K
66dece98a5
add more test for publisher
2025-11-28 21:50:22 +01:00
Timo K
2011aef116
skip "Should show error screen if call creation is restricted" on ff
2025-11-28 18:00:04 +01:00
Valere
c6bfda94cf
test: additional reconcile test
2025-11-28 09:53:18 +01:00
Valere
cdd391b3a2
test: Add simple tests for scope.reconcile
2025-11-28 09:12:05 +01:00
Timo K
c0913b6546
fix playwright test
2025-11-27 18:02:46 +01:00
Timo K
46f8fe4ec7
fix test errors
2025-11-27 16:43:28 +01:00
Timo K
4b0f6e76c4
revert complete behavior check
2025-11-27 15:38:31 +01:00
Timo K
e5117f705d
More testing and cleaning up
2025-11-27 14:42:23 +01:00
Timo K
d22d7460fe
Another larger refactor to fix sfu switches and in general proper
...
cleanup.
2025-11-25 20:18:34 +01:00
Timo
3491a68362
Merge pull request #3576 from element-hq/toger5/fix-skipped-tests
...
Refactor local transport testing and local membership initialization
2025-11-24 11:36:27 +01:00
Timo K
ccadc17406
Add log to screenshare.
2025-11-21 16:19:19 +01:00
Timo K
a731981388
Cleanup transport creation and local store hack.
2025-11-21 14:02:15 +01:00
Timo K
4099c4383d
move HomeserverConnected
2025-11-21 13:04:28 +01:00
Timo K
a29f0162ad
remove widget log
2025-11-20 16:34:53 +01:00
Timo K
1fd9ac93c9
refactor local transport testing and local memberhsip initialization
2025-11-20 15:19:00 +01:00
Valere
0076b54e52
minor comments/TODO cleaning
2025-11-18 12:14:17 +01:00
Valere
614762b5f8
fixup headers
2025-11-18 10:13:10 +01:00
Timo K
2a19f06e4a
reword docstring
2025-11-17 19:45:14 +01:00
Timo K
2e2c799f72
convert CallViewModel into create function pattern. (with much more
...
minimal changes thanks to the intermediate class refactor)
2025-11-17 18:24:47 +01:00
Valere Fedronic
16e1c59e11
playwright: Fix error boundary mgmt or openId errors ( #3570 )
...
* playwright: Fix error boundary mgmt or openId errors
* do not use tap for important logic
* fix lint
---------
Co-authored-by: Timo K <toger5@hotmail.de >
2025-11-17 18:22:37 +01:00
Timo
b51df36a06
Move one-on-one layout into CallViewModel ( #3567 )
...
* move ononone layout into CallViewModel
* move even more into the vm.
* tests
2025-11-17 17:42:37 +01:00
Timo K
f518111887
add back docstrings
2025-11-17 14:55:00 +01:00
Timo K
4414fe3c82
remove all /*PUBLIC*/
2025-11-17 14:39:24 +01:00
Timo K
e9f400e9f1
remove ReturnType
2025-11-17 14:30:16 +01:00
Timo K
7ab90d3c1f
Delete unused files
2025-11-17 12:00:28 +01:00
Timo K
348f0dbfa8
CallViewModel structure change. Clear input and outputs.
2025-11-17 11:37:58 +01:00
Robin
bb746dc8dc
Fix a resource leak in the track processor code
2025-11-14 18:45:02 -05:00
Timo K
b9ad83bf3b
fix a couple of more tests.
2025-11-14 18:45:07 +01:00
Valere
6d8d2d2384
refact: extract withCallViewModel in test utils file
2025-11-14 17:30:02 +01:00
Timo K
b731c2e9fd
dont import withCallViewModel in Lifecycle test
2025-11-14 16:53:43 +01:00
Robin
da85e74596
Restore LocalMembership tests
2025-11-14 10:48:24 -05:00
Valere Fedronic
8ce8067956
Adding more logs ( #3563 )
...
* Adding more logs
* post merge fix
* fixup merge error
* review
---------
Co-authored-by: Timo K <toger5@hotmail.de >
2025-11-14 16:18:31 +01:00
Timo K
f6d0d7323e
fix call lifecycle and add tests.
2025-11-14 16:01:43 +01:00
Timo K
fdce3ec1aa
Fix a couple of CallViewModel tests.
2025-11-14 10:44:16 +01:00
Timo K
0115242a2b
tests first batch
2025-11-13 11:35:37 +01:00
Robin
c7f50b53f5
Fix decryption errors
...
The code had regressed to a state where it was attempting to use one encryption worker for all LiveKit rooms, which does not currently work.
2025-11-12 15:41:41 -05:00