R Midhun Suresh
b9b31fa0fb
Match string exactly ( #30067 )
...
The devices section in OIDC frontend has changed to include a heading
with the device name. The device name and the client name both contain
"Element", so playwright fails.
2025-06-02 10:50:58 +00:00
R Midhun Suresh
7d69ce39d9
Add low priority filter pill to the room list UI ( #30060 )
...
* Add low priority filter pill to the UI
* Fix tests
2025-06-02 08:20:15 +00:00
ElementRobot
c6445bbc2c
[create-pull-request] automated change ( #30064 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-06-02 06:27:41 +00:00
ElementRobot
b22d2480ae
Merge pull request #2367 from element-hq/actions/localazy-download
...
Localazy Download
2025-06-02 01:26:44 -05:00
t3chguy
7142b6fe57
[create-pull-request] automated change
2025-06-02 06:07:44 +00:00
Will Hunt
0a9dffb132
Merge branch 'main' into hs/custom-component-api
2025-05-30 15:27:34 +01:00
Half-Shot
930a5eb8b7
Update module API
2025-05-30 14:51:38 +01:00
ElementRobot
6bc117993d
[create-pull-request] automated change ( #30059 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-05-30 08:02:47 +00:00
ElementRobot
713cd472c6
Close call options popup menu when option has been selected ( #30052 ) ( #30054 )
...
To avoid locking the user into the popup due to focus lock clash
Fixes #29985
(cherry picked from commit 7eb133286b1a0d783c589fd852ddf61642e1d805)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-05-29 14:29:48 +00:00
Michael Telatynski
7eb133286b
Close call options popup menu when option has been selected ( #30052 )
...
To avoid locking the user into the popup due to focus lock clash
Fixes #29985
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-05-29 13:26:54 +00:00
renovate[bot]
7eb1433f32
Update all non-major dependencies ( #30047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-05-29 09:16:46 +00:00
renovate[bot]
ce75b9da09
Update browserslist ( #30048 )
...
* Update browserslist
* Update tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-05-29 08:55:11 +00:00
renovate[bot]
2e8791c651
Update dependency @sentry/browser to v9.23.0 ( #30049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 08:24:20 +00:00
renovate[bot]
52794501f4
Update dependency @types/react to v19.1.6 ( #30046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 08:05:53 +00:00
renovate[bot]
fd9b981852
Update dependency @types/node to v18.19.105 ( #30045 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 08:05:07 +00:00
renovate[bot]
b4c2bc7165
Update dependency electron to v36.3.2 ( #2364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 08:01:51 +00:00
renovate[bot]
4ea7b679e9
Update dependency @types/node to v18.19.105 ( #2363 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 07:58:32 +00:00
renovate[bot]
89ead2e56f
Update all non-major dependencies ( #2358 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-05-29 08:41:58 +01:00
Florian Duros
f85d0c95b8
New room list: remove color gradient in space panel ( #29721 )
...
* feat: remove blur effect in space
* feat: remove user menu border and align
* test(e2e): update snapshots
2025-05-29 07:39:02 +00:00
renovate[bot]
ff26b9e89d
Update dependency testcontainers to v11 ( #30044 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 21:35:14 +00:00
Matthew Hodgson
013f5a0c91
/share?msg=foo endpoint using forward message dialog ( #29874 )
...
* basic implementation of an /share?msg=foo endpoint
* SharePayload
* add sharing html & md while we're at it
* remove whitespace from imports to appease linter
* lint
* Add unit test
* More tests
* Test for showScreen
* Use one of the typed strings
* Test nasty tags stripped out
* Add playwright test
* Fix flake
by not relying on the name being synced as soon as we load
---------
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
2025-05-28 18:48:32 +00:00
renovate[bot]
e92bf78289
Update dependency @element-hq/element-web-playwright-common to v1.1.7 ( #30034 )
...
* Update dependency @element-hq/element-web-playwright-common to v1.1.7
* Update registerAccountMas
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update registerAccountMas
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-05-28 18:28:10 +00:00
renovate[bot]
f119b93e79
Update dependency caniuse-lite to v1.0.30001718 ( #30036 )
...
* Update dependency caniuse-lite to v1.0.30001718
* Update tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-05-28 16:49:10 +00:00
renovate[bot]
360665cd41
Update rust:bullseye Docker digest to eb80936 ( #2355 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-05-28 17:41:51 +01:00
renovate[bot]
5aecdebbc7
Update all non-major dependencies ( #30037 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 16:31:45 +00:00
Michael Telatynski
627355e24c
Merge pull request #28 from element-hq/dependabot/npm_and_yarn/npm_and_yarn-432704706d
2025-05-28 17:24:16 +01:00
renovate[bot]
7d8f0c7832
Update nginxinc/nginx-unprivileged:alpine-slim Docker digest to 2acffd8 ( #30030 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 16:23:04 +00:00
renovate[bot]
fcfcd29ec7
Update typescript-eslint monorepo to v8.33.0 ( #30043 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 16:01:24 +00:00
renovate[bot]
93c0b81cc4
Update typescript-eslint monorepo to v8.33.0 ( #2361 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 17:00:23 +01:00
renovate[bot]
79e71fe3a0
Update babel monorepo to v7.27.3 ( #30039 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 15:57:10 +00:00
dependabot[bot]
b480633c15
Bump vite in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 6.0.11 to 6.1.6
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.1.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.1.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.1.6
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 15:43:59 +00:00
Michael Telatynski
b9f200d349
Update testcontainers to v11
2025-05-28 16:41:43 +01:00
renovate[bot]
ae9e85e360
Update sigstore/cosign-installer digest to 3454372 ( #30032 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 15:35:42 +00:00
renovate[bot]
e078dc114b
Update Node.js to f16d8e8 ( #30031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 15:30:22 +00:00
renovate[bot]
bd194306dd
Update dependency @stylistic/eslint-plugin to v4.4.0 ( #2359 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 15:15:01 +00:00
renovate[bot]
b4a23ff505
Update dependency electron to v36.3.1 ( #2360 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 15:14:33 +00:00
renovate[bot]
8559a740f4
Update dependency @electron/asar to v4 ( #2362 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 16:11:37 +01:00
renovate[bot]
1167776745
Update dependency @stylistic/eslint-plugin to v4.4.0 ( #30041 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 14:50:16 +00:00
renovate[bot]
fe760421cd
Update dependency @sentry/browser to v9.22.0 ( #30040 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 14:49:09 +00:00
renovate[bot]
dea64f7e38
Update dependency @babel/core to v7.27.3 ( #2356 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 14:48:05 +00:00
renovate[bot]
331bbc19a6
Update dependency @types/react to v19.1.5 ( #30035 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 14:47:41 +00:00
renovate[bot]
7526f20ea3
Update definitelyTyped ( #30033 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 14:47:30 +00:00
renovate[bot]
044de246a1
Update dependency @types/node to v18.19.103 ( #2357 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 15:46:37 +01:00
RiotRobot
2465607ac5
v1.11.102-rc.0
2025-05-28 13:32:32 +00:00
RiotRobot
ee87b0e2d2
v1.11.102-rc.0
v1.11.102-rc.0
2025-05-28 13:10:03 +00:00
RiotRobot
3fd52c9e07
Upgrade dependency to matrix-js-sdk@37.7.0-rc.0
2025-05-28 13:03:53 +00:00
ElementRobot
e9c91ba28a
[create-pull-request] automated change ( #30019 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-05-26 06:23:56 +00:00
ElementRobot
d9ad2faac6
Merge pull request #2352 from element-hq/actions/localazy-download
...
Localazy Download
2025-05-26 01:23:43 -05:00
t3chguy
0c4c950fc7
[create-pull-request] automated change
2025-05-26 06:07:53 +00:00
Hubert Chathi
45182172b8
EW: Modernize the recovery key input modal ( #29819 )
...
* initial application of recovery key input redesign
* update styling to agree more with design, and fix jest tests
* look for the right element for entering the key
* fix more playwright tests
* use return value of validation function instead of state
2025-05-23 21:06:00 +00:00