Timo K
47c6a17d1e
review
2025-12-01 14:58:06 +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
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
4099c4383d
move HomeserverConnected
2025-11-21 13:04:28 +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
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 K
e9f400e9f1
remove ReturnType
2025-11-17 14:30:16 +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
fdce3ec1aa
Fix a couple of CallViewModel tests.
2025-11-14 10:44:16 +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
Robin
a62d8368a1
Fix and simplify screen sharing
2025-11-12 15:02:19 -05:00
Timo K
9f4d954cfa
The source of the local participant is the createLocalMembership$ and
...
not the MatrixLivekitMembers!
Co-authored-by: Valere <bill.carson@valrsoft.com >
2025-11-12 12:09:31 +01:00
Timo K
85f659bcc9
Introduce MatrixMemberMetadata and use it to simplify username and
...
avatar computation This removes member from the tiles entirely!
2025-11-11 15:51:48 +01:00
Robin
b4c17ed26d
Replace generateKeyed$ with a redesigned generateItems operator
...
And use it to clean up a number of code smells, fix some reactivity bugs, and avoid some resource leaks.
2025-11-09 00:46:16 -05:00
Timo K
b8635b52d8
Working (no local feed)
2025-11-07 19:07:45 +01:00
Timo K
cf5c35bccd
fix more runtime errors
2025-11-07 17:14:02 +01:00
Timo K
e741285b11
Fix lints, move CallViewModel.test.ts. Fix audio renderer
2025-11-07 14:04:40 +01:00
Timo K
28047217b8
Almost running
...
- NEVER use undefined as the default for behaviors (FOOTGUN)
2025-11-07 12:33:07 +01:00
Timo K
92fdce33ea
pull out all screen share related logic.
2025-11-07 08:44:56 +01:00