Commit Graph
83 Commits
Author SHA1 Message Date
Robin ede29bdf1b Remove MatrixRTC legacy mode
This is the mode in which we sent membership events with the 'oldest membership' transport selection algorithm, which stopped being the default back in version 0.21.0. Users will no longer be able to select this mode in developer settings, and admins will no longer be able to select legacy mode through the config either. The app will still continue to support *receiving* membership events with the 'oldest membership' transport selection algorithm from others, however.
2026-08-26 19:51:12 +02:00
renovate[bot]renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Robin
5b84b2c04d Update ghcr.io/element-hq/element-web:develop Docker digest to 3daefff (#4116)
* Update ghcr.io/element-hq/element-web:develop Docker digest to 0183c0a

* Update end-to-end tests to work with auto-collapsing room list

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robin <robin@robin.town>
2026-08-04 12:35:18 +00:00
renovate[bot]renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Robin
1f2837f86a Update ghcr.io/element-hq/element-web:develop Docker digest to 07ccf47 (#4111)
* Update ghcr.io/element-hq/element-web:develop Docker digest to d184182

* Target the toast 'Join' button specifically in end-to-end tests

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robin <robin@robin.town>
2026-07-15 14:34:34 +00:00
Robin 4b50a191ba Fix end-to-end tests 2026-07-08 17:13:15 +02:00
Robin 9f681b87a0 Merge branch 'livekit' into mobile-gradient 2026-07-08 15:47:59 +02:00
Timo K. 374f56651c Consider voice calls starting in pip for playwright tests 2026-07-08 13:19:23 +02:00
Robin 7840f4bccb Merge branch 'livekit' into mobile-gradient 2026-07-02 13:00:38 +02:00
Johannes Marbach cbc4b77a4f Dismiss Element Web release announcements 2026-07-02 11:19:16 +02:00
Robin 900d0abd27 Let page background shine through the footer
By visually separating it from other page content with an additional gradient background only when necessary.
2026-06-30 16:29:20 +02:00
Robin 9d21581259 Dismiss sections release announcement in end-to-end tests 2026-06-30 16:29:20 +02:00
Valere 41d0933d4d playwright: New toast 2026-06-25 15:55:08 +02:00
Valere Fedronic 85bdb007fc Merge pull request #3952 from element-hq/decline-call
Update Playwright test to look for 'Decline' button
2026-05-07 12:25:17 +02:00
Valere e06f717156 playwrigth: make dismiss toast more reliable 2026-05-07 11:23:59 +02:00
Robin d50c8e0ca9 Update Playwright test to look for 'Decline' button
Since the label of this button is changing in Element Web.
2026-05-06 12:37:31 +02:00
Valere 09fc38930f fixup 2026-04-30 17:07:13 +02:00
Valere e79255e23b fix accept call with latest web 2026-04-30 16:47:52 +02:00
Will HuntandValere d335a307bb Update compound-web to 9.3.0 and update Buttons from "sm" to "md". (#3926)
* Update compound-web to 9.3.0 and update Buttons from "sm" to "md".

* Clean up the liast bits

* Update snaps too

* fix test, need to dismiss a new dialog

---------

Co-authored-by: Valere <bill.carson@valrsoft.com>
2026-04-27 13:54:00 +01:00
Valere 0d5c71bb4e fixup 2026-04-24 11:29:34 +02:00
Valere 6317a06472 review: quick cleaning 2026-04-24 11:21:14 +02:00
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 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 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 55de3fd216 tests optimizations 2026-04-22 09:03:57 +02: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
Valere 8b4762fb29 review: use role locator instead of testID 2026-04-17 17:29:35 +02:00
Valere eeafd81d31 test: add a screenshare test 2026-04-17 14:58:10 +02:00
Valere 58d377c3f7 test: Add publishing bug reproduction test 2026-04-08 11:06:05 +02:00
Valere 3d286e8ab4 revert workaround for widget permission dialog, not needed anymore 2026-04-03 09:45:59 +02:00
Valere d5ec3c342c reuse exisiting helpers to join call 2026-03-31 16:06:56 +02:00
Valere c9242148f9 add missing dismiss dialog test 2026-03-31 15:24:12 +02:00
Valere 0dabb43e0f Workaround: EW has not yet merged the download file permission for EC 2026-03-31 14:56:25 +02:00
Valere 09092e97c8 fix error in test 2026-03-25 12:15:12 +01:00
Valere cb6bef3849 try extend timeout? 2026-03-25 10:10:29 +01:00
Valere 4d491be4a9 post merge fix 2026-03-25 08:21:32 +01:00