Valere
|
a7788a2bfa
|
Dismiss the new invite confirmation modal
|
2026-04-23 11:33:52 +02:00 |
|
Valere
|
d9dc61a49d
|
mark test as slow
|
2026-04-23 09:50:01 +02:00 |
|
Valere
|
84ac0cc47d
|
mark test as slow
|
2026-04-22 20:56:42 +02:00 |
|
Valere
|
e5c11eee13
|
fix bad assert for reconnect
|
2026-04-22 20:27:30 +02:00 |
|
Valere
|
6edc4084c6
|
adjust timeouts
|
2026-04-22 20:16:59 +02:00 |
|
Valere
|
6d70247acb
|
this test should be slow (taking more than 30s)
|
2026-04-22 20:13:00 +02:00 |
|
Valere
|
21b78d6dad
|
test something in the reconnect bug
|
2026-04-22 19:30:15 +02:00 |
|
Valere
|
4d8e4c66eb
|
adjust time out
|
2026-04-22 19:30:02 +02:00 |
|
Valere
|
78e7adc4c6
|
remove redundant toBeVisible before click
|
2026-04-22 18:49:51 +02:00 |
|
Valere
|
5c4d6d0317
|
turn an assertion as retryable with expect.poll
|
2026-04-22 18:06:24 +02:00 |
|
Valere
|
1b9682869a
|
adjust timeouts
|
2026-04-22 17:25:14 +02:00 |
|
Valere
|
854cfdfe1b
|
adjust timeouts
|
2026-04-22 16:51:04 +02:00 |
|
Valere
|
f355aa1ed7
|
adjust timeout
|
2026-04-22 15:40:06 +02:00 |
|
Valere
|
879526ce5e
|
adjust flaky timeouts
|
2026-04-22 15:17:40 +02:00 |
|
Valere
|
5dd1c76d1c
|
increase timeout of flaky test
|
2026-04-22 14:42:35 +02:00 |
|
Valere
|
f9dc4d9b82
|
Update a tohaveCount() timeout that made a test flak 2 times
|
2026-04-22 14:14:54 +02:00 |
|
Valere
|
2d9802b6f5
|
Merge branch 'livekit' into valere/devx/use_synapse_api_for_playwright
|
2026-04-22 12:10:28 +02:00 |
|
Valere
|
55de3fd216
|
tests optimizations
|
2026-04-22 09:03:57 +02:00 |
|
Timo
|
50ad678a42
|
Merge pull request #3877 from element-hq/toger5/playwright-race-await
Fix race in playwright sticky test
|
2026-04-22 01:07:07 +08:00 |
|
Timo
|
4155d4c9b3
|
Merge pull request #3896 from element-hq/toger5/bump-pnpm-to-v10
post pnpm transition work
|
2026-04-22 01:01:58 +08:00 |
|
Timo
|
a1d0a742b2
|
Merge pull request #3852 from element-hq/toger5/posthog-call-ended-duration-fix
Only send posthog callEnded Event if the user has joined the call.
|
2026-04-22 01:01:46 +08:00 |
|
Valere
|
0e2d2c6f72
|
try paralelize registrations?
|
2026-04-21 18:36:40 +02:00 |
|
Valere
|
754a42ffd1
|
increase default timeout on huddle test
|
2026-04-21 18:14:51 +02:00 |
|
Valere
|
701edd9522
|
fixup lint
|
2026-04-21 17:54:10 +02:00 |
|
Valere
|
0127040a8c
|
Remove slow? no registration anymore
|
2026-04-21 17:51:42 +02:00 |
|
Valere
|
24e721f572
|
fix web stuck problem! go to / and not to #/login
|
2026-04-21 17:51:42 +02:00 |
|
Valere
|
4211405e7b
|
Use synapse API to register instead doing via UI
|
2026-04-21 17:51:42 +02:00 |
|
Timo K
|
ea73e5881a
|
pevara
|
2026-04-21 17:29:15 +02:00 |
|
Timo K
|
bbb73b27cb
|
fix knip
|
2026-04-21 17:20:58 +02:00 |
|
Timo K
|
ecb2a6846f
|
prettier
|
2026-04-21 17:13:13 +02:00 |
|
Timo K
|
2d16487ca1
|
fix sticky send race
|
2026-04-21 17:11:40 +02:00 |
|
Timo K
|
d28cad3f12
|
fix matrix-js-sdk branch reference
|
2026-04-21 16:45:00 +02:00 |
|
Timo K
|
92338a2e7c
|
review
|
2026-04-21 16:12:14 +02:00 |
|
Timo K
|
6ae88531ec
|
pnpm v10.33.0 + lock file
|
2026-04-21 16:10:57 +02:00 |
|
Timo K
|
8728676eb6
|
update CI to ignore pnpmfile
- This is save since we never run pnpmfiles in ci
- We can still run it locally
- It helps us detect if we accidently commit it anyways.
|
2026-04-21 16:10:45 +02:00 |
|
Timo K
|
741b82b026
|
update linking realted logic
- remove post-commit hook
- remove .links.cjs enable/disable (instead just add/rm .pnpmfile.cjs)
- rename pnpm links:enable -> pnpm links:on
- rename pnpm links:disable -> pnpm links:off
- unify doc filenames `-` -> `_`
- add linking_concept_reasoning.md to provide background why the
linking is how it is.
|
2026-04-21 16:06:51 +02:00 |
|
Timo K
|
b58076f1b9
|
remove pnpmfileChecksum and .pnpmfile.cjs
|
2026-04-21 15:06:06 +02:00 |
|
Robin
|
ab05e8d250
|
Merge pull request #3900 from element-hq/invert-buttons-again
Invert the microphone and video button colors again
|
2026-04-21 14:09:29 +02:00 |
|
Valere Fedronic
|
0894659cea
|
Merge pull request #3901 from element-hq/valere/devx/fix_playwright_netlify
fix: using secrets. instead of vars. for NETLIFY_SITE_ID
|
2026-04-21 13:50:51 +02:00 |
|
Valere
|
84ed5943ea
|
fix: using vars. instead of secrets. for NETLIFY_SITE_ID
|
2026-04-21 11:55:03 +02:00 |
|
Valere Fedronic
|
d6f6542945
|
Merge pull request #3891 from element-hq/valere/playwrigth/screen_share_test
test: add a screenshare test
|
2026-04-21 11:22:12 +02:00 |
|
Robin
|
e9fd84816e
|
Invert the colors of the camera and microphone buttons again
Turns out design prefers the button colors how they were prior to fa844446b6.
|
2026-04-21 11:21:48 +02:00 |
|
Timo K
|
00d6e034a0
|
fixup some missing yarn -> pnpm transitions
|
2026-04-21 10:53:56 +02:00 |
|
Timo K
|
4d09651fe1
|
Bump pnpm to v10
|
2026-04-21 10:00:36 +02:00 |
|
Timo
|
2828b92d91
|
Merge pull request #3887 from element-hq/fkwp/support_latest_changes_MSC4195
Transitions Element Call from yarn to pnpm.
v0.19.2-rc.1
v0.19.2
|
2026-04-21 00:20:18 +08:00 |
|
Timo K
|
ff6112826c
|
missed version bump
|
2026-04-20 18:02:53 +02:00 |
|
Timo K
|
1f443cf739
|
bump jwt for dev backend back to proper release
(v0.4.4)
|
2026-04-20 17:12:56 +02:00 |
|
Timo K
|
66cea929a7
|
Add back our custom linking plugins to pnpm
|
2026-04-20 16:59:34 +02:00 |
|
fkwp
|
4d86580542
|
pin lk-jwt-service to delegation PR
|
2026-04-17 23:03:17 +02:00 |
|
fkwp
|
2adb498620
|
prettier
|
2026-04-17 18:28:02 +02:00 |
|