Robin
|
f89a7a8211
|
Fix tests
|
2026-01-09 12:58:06 +01:00 |
|
Valere
|
d2907f51d3
|
prettier format
|
2026-01-09 12:35:25 +01:00 |
|
Valere
|
231a80d9de
|
update snapshot, mute buttons have aria-label now
|
2026-01-09 12:32:36 +01:00 |
|
Valere
|
a9153f2781
|
fix: Regression on default mutestate for voicecall + end-2-end tests
|
2026-01-09 12:03:56 +01:00 |
|
Valere
|
f5f8bb549a
|
delete outdated default mute state config
|
2026-01-09 12:03:45 +01:00 |
|
Timo K
|
d4b06b0f9c
|
fix connection recreation which breaks EC lk connection
|
2026-01-08 14:27:47 +01:00 |
|
Will Hunt
|
0439fdefef
|
Remove duplicate IntentAndPlatformDerivedConfiguration interface (#3658)
|
2026-01-08 11:51:28 +00:00 |
|
Timo K
|
1909aef186
|
temp
|
2026-01-08 12:27:17 +01:00 |
|
Timo K
|
385f63e83e
|
fix tests
|
2026-01-07 17:46:39 +01:00 |
|
Timo K
|
a5a4bb2b82
|
add retries inside the getLiveKitJWTWithDelayDelegation and
`getLiveKitJWT` functions.
|
2026-01-07 17:38:29 +01:00 |
|
Timo K
|
5556d363b9
|
add retries and be more specific when we fall back to legacy endpoint
|
2026-01-07 17:21:14 +01:00 |
|
Timo K
|
0eeed4e18e
|
fix test snapshot
|
2026-01-07 17:05:00 +01:00 |
|
Timo K
|
d5ad2e38e2
|
fix up tests
|
2026-01-07 16:09:08 +01:00 |
|
Timo K
|
75fca3108a
|
cleanup an rename compatibility mode
|
2026-01-07 16:08:20 +01:00 |
|
Timo K
|
d814f60f23
|
review (docstrings) and remove unused artifacts.
|
2026-01-07 15:47:44 +01:00 |
|
Timo K
|
dd562bdaf5
|
dont use throw for logic.
|
2026-01-07 15:36:32 +01:00 |
|
Timo K
|
d48042f522
|
fix lint
|
2026-01-07 15:18:37 +01:00 |
|
Timo K
|
6480df44e9
|
add tests for open id delay fallback
|
2026-01-07 15:10:32 +01:00 |
|
Timo K
|
83d04ac122
|
fix tests and remove duplicated mocks.
|
2026-01-07 13:26:37 +01:00 |
|
Timo K
|
556a87d141
|
fix js-doc
|
2026-01-05 22:20:19 +01:00 |
|
Timo K
|
69a4189517
|
self review
|
2026-01-05 22:00:02 +01:00 |
|
Timo
|
009c9e046c
|
Merge branch 'livekit' into toger5/delayed-event-delegation
|
2026-01-05 21:26:15 +01:00 |
|
Timo K
|
00fca6e3c7
|
simplify localTransport
|
2026-01-05 21:17:37 +01:00 |
|
Timo K
|
5d5d75ebdf
|
fixup merge
|
2026-01-05 21:08:33 +01:00 |
|
Timo K
|
df2bd22005
|
Merge branch 'livekit' into toger5/delayed-event-delegation
|
2026-01-05 21:08:21 +01:00 |
|
Robin
|
6aaf2db626
|
Fix formatting
|
2026-01-05 19:35:09 +01:00 |
|
Robin
|
72b9b8231a
|
Merge branch 'livekit' into renovate/all-minor-patch
|
2026-01-05 19:29:24 +01:00 |
|
Robin
|
b585af41da
|
Fix encryption keys type error
See commit 174439c2f0c09cf9926c28435ba4db1345df4aee in matrix-js-sdk for the other part of the fix.
|
2026-01-05 19:27:39 +01:00 |
|
Robin
|
1006d06b04
|
Fix WebCodecs type error
|
2026-01-05 17:46:04 +01:00 |
|
Timo
|
d1aabb05ff
|
Merge branch 'livekit' into toger5/otel-remove-experiment
|
2026-01-05 14:22:11 +01:00 |
|
Robin
|
b6ca0c4cd6
|
Fix tests
|
2026-01-05 13:55:58 +01:00 |
|
Robin
|
5fa170c9c9
|
Fix builds
|
2026-01-05 13:54:08 +01:00 |
|
Valere
|
5e715765d9
|
fix: un-needed tsdoc script
|
2025-12-30 18:17:07 +01:00 |
|
Valere
|
da55d84bde
|
Add script to check that the tsdoc is correct and up-to-date
|
2025-12-30 17:02:44 +01:00 |
|
Will Hunt
|
72ec1439f4
|
Support MSC4143 RTC Transport endpoint (#3629)
* Use rtc-focus branch of js-sdk
* Update makeTransport to fetch backend transports and validate all transports before response.
* Fix test
* Add test
* Loads more tests
* Add tests for openid errors
* improve comment
* update to develop commit
* Add JWT parsing
* Use JWT
* Cleanup
* fixup tests
* fixup tests
* lint
* lint lint
* Fix `Reconnecting`
|
2025-12-29 17:45:41 +00:00 |
|
Timo K
|
0f5c5d8be5
|
cleanup based on new js-sdk impl
|
2025-12-29 17:38:54 +01:00 |
|
Timo K
|
7591e2bda1
|
Merge branch 'livekit' into toger5/delayed-event-delegation
|
2025-12-28 21:04:49 +01:00 |
|
Timo K
|
3ba2d13e27
|
use the js-sdk where the hashed rtcSessionIdeintity is already part of
the event (no need to compute it in the encryption manager)
|
2025-12-28 21:04:46 +01:00 |
|
Timo K
|
150dda16c8
|
fix lint
|
2025-12-22 13:44:24 +01:00 |
|
Timo K
|
725ff31d6f
|
reduce PR diff
|
2025-12-22 13:42:16 +01:00 |
|
Timo K
|
852d2ee375
|
after merge cleanup
|
2025-12-22 13:35:40 +01:00 |
|
Timo K
|
e78f37a6b3
|
Merge branch 'livekit' into toger5/lib-ec-version
|
2025-12-22 12:43:09 +01:00 |
|
Timo K
|
55d18f10fe
|
temp refactored membership rtcidentity
|
2025-12-19 19:23:41 +01:00 |
|
Timo K
|
ab7e3486b3
|
Make use of the new jwt service endpoint (with delayed event delegation)
This also does all the compatibility work. When to use which endpoint to
authenticate agains a jwt service.
|
2025-12-17 09:53:49 +01:00 |
|
Valere Fedronic
|
6cfa95bcfa
|
Merge pull request #3632 from element-hq/valere/double_pub_problems_highlevel
Fix: Races that could cause double publication or mute state desyncs
|
2025-12-17 08:50:00 +01:00 |
|
Valere
|
80e760ca55
|
review
|
2025-12-16 13:40:06 +01:00 |
|
Timo K
|
9bd51fdfc4
|
Merge branch 'livekit' into toger5/pseudonomous-identities
|
2025-12-16 12:18:00 +01:00 |
|
Timo
|
a061b9f91e
|
Merge pull request #3637 from robintown/flat-layout-switch
Allow user to switch layouts while phone is in landscape
|
2025-12-16 11:53:25 +01:00 |
|
Robin
|
6149dd2c9a
|
Make the video behavior less confusing
There's no reason to allow it to take on placeholder values. It should be defined when the media has a published video track and undefined when not.
|
2025-12-15 15:26:42 -05:00 |
|
Robin
|
ea6f934667
|
Don't show user as 'waiting for media' if they don't intend to publish
We don't expect them to be publishing on any transport; they might be a subscribe-only bot.
|
2025-12-15 15:26:42 -05:00 |
|