Michael Telatynski
0d04e3d2ac
Fix element-desktop-ssoid profile deeplinking for OIDC ( #2396 )
2025-06-13 14:57:41 +01:00
Michael Telatynski
a2bea649f6
Hide add integrations button based on UIComponent.AddIntegrations ( #30140 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2025-06-13 09:29:13 +00:00
Florian Duros
1e3fd9d3aa
Update IconButton colors ( #30124 )
...
* chore: update `@vector-im/compound-web` to 8.0.0
* refactor(IconButton): use `kind="secondary"` instead of `subtleBackground` props
* test: update snapshots
* fix: force color on room header toggle
* fix: TAC button color
* test(e2e): update release announcement screenshot
2025-06-13 08:28:43 +00:00
Marc
0f0f904cb0
Mvvm split user info, create userinfoadmintools container component ( #29808 )
...
* feat: mvvm split user info, create userinfoadmintools container component
* test: mvvm userinfoadmintools and view
* feat: user info admin components more split and comments
* test: mvvm user admin info mute view models more coverage
* chore: rename user-info folder to user_info
2025-06-13 07:08:29 +00:00
ElementRobot
f4b3816888
Merge pull request #2395 from element-hq/actions/localazy-download
...
Localazy Download
2025-06-13 01:27:56 -05:00
ElementRobot
d89afe83a8
[create-pull-request] automated change ( #30139 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-06-13 06:22:53 +00:00
t3chguy
db153374f0
[create-pull-request] automated change
2025-06-13 06:07:46 +00:00
David Baker
6f0d288c1d
Use nav for new room list and label sections ( #30134 )
...
* Use nav for new room list and label sections
The old room list had a nav element but it was missed in the new one,
so add it and albel the sections. Also remove the test ID and use
this instead.
* Update snapshots
* Use the function we define above
2025-06-12 15:42:30 +00:00
R Midhun Suresh
c0d91a46c7
Emit event after rebuilding home space ( #30132 )
2025-06-12 13:30:50 +00:00
Will Hunt
e5bbf7b45d
Merge pull request #32 from element-hq/hs/custom-component-api
...
Support custom components for messages
2025-06-12 14:23:36 +01:00
Andy Balaam
55e874fb50
Fix #30118 - TypeError in manual verify - by using MatrixClientPeg ( #30131 )
...
We can't use MatrixClientContext inside a dialog at the moment.
2025-06-12 10:53:52 +00:00
Half-Shot
cea6abfca5
Update API docs
2025-06-12 10:58:45 +01:00
Michael Telatynski
a622772a08
Handle m.room.pinned_events being invalid ( #30129 )
...
* Handle m.room.pinned_events being invalid
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update src/hooks/usePinnedEvents.ts
Co-authored-by: Florian Duros <florianduros@element.io>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Florian Duros <florianduros@element.io>
2025-06-12 08:12:45 +00:00
Florian Duros
389a0e689e
New room list: filter list can be collapsed ( #29992 )
...
* feat: add new hook to check if a node is visible
* feat: filters in new room list can be collapsed
* feat: add animation to filter list
* feat: hide chevron when list fit on one line
* fix: use correct label for expand button
* test: update room list panel snapshots
* test: add tests for useIsNodeVisible
* chore: update i18n
* test: add tests for primary filters
* test(e2e): update existing screenshots
* test(e2e): update primary filter tests
* chore: typo in css file
* refactor: replace ternary by if in filter condition
* feat: compute filter height instead of hardcoded value
* fix: floor floating computation on filter
* refactor: move hooks to dedicated files
* test: update tests
* feat: rework collapse feature
* test: remove room list panel snapshot
* test: update room list primary filter tests
* test(e2e): update screenshots
* test(e2e): update screenshots
* test(e2e): fix favourite filter in scroll behaviour test
* fix: accessibility order when tabbing
2025-06-11 13:49:20 +00:00
Michael Telatynski
0d4f02cde6
Add support for migrating to kwallet6 ( #2390 )
2025-06-11 14:06:25 +01:00
R Midhun Suresh
451a99d49e
Show EmptyRoomListView when low priority filter matches zero rooms ( #30122 )
...
* Implement empty section for low prio filter
* Write test
2025-06-11 11:36:29 +00:00
renovate[bot]
0061966718
Update electron ( #2388 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 11:07:21 +01:00
ElementRobot
ed9b480338
[create-pull-request] automated change ( #30120 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-06-11 07:01:18 +00:00
ElementRobot
9fc64550dd
Merge pull request #2389 from element-hq/actions/localazy-download
...
Localazy Download
2025-06-11 01:23:44 -05:00
t3chguy
51d2f6a29e
[create-pull-request] automated change
2025-06-11 06:07:47 +00:00
renovate[bot]
82200b57cf
Update typescript-eslint monorepo to v8.33.1 ( #30113 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 23:08:44 +00:00
renovate[bot]
fadaaccebc
Update dependency testcontainers to v11.0.2 ( #30112 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 23:08:00 +00:00
renovate[bot]
e293d2b58f
Update dependency @element-hq/element-web-playwright-common to v1.3.0 ( #30115 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 17:32:52 +00:00
renovate[bot]
f43e953794
Update all non-major dependencies ( #30106 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 17:25:16 +00:00
renovate[bot]
276fa5eaa8
Update dependency @types/react-dom to v19.1.6 ( #30110 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 17:11:10 +00:00
renovate[bot]
58ef3d277f
Update electron-builder to v26.0.16 ( #2385 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-06-10 16:33:49 +00:00
renovate[bot]
fd62231856
Update dependency @stylistic/eslint-plugin to v4.4.1 ( #2383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 17:18:11 +01:00
Andy Balaam
bd4509576c
Warn user before doing a manual verification via slash command ( #30102 )
2025-06-10 16:09:24 +00:00
renovate[bot]
10b9b2cb8b
Update dependency @sentry/browser to v9.27.0 ( #30116 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 15:54:32 +00:00
renovate[bot]
d770826c2d
Update dependency caniuse-lite to v1.0.30001721 ( #30111 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 15:49:07 +00:00
renovate[bot]
0510fa4ee4
Update dependency @babel/core to v7.27.4 ( #2382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 16:47:33 +01:00
renovate[bot]
c995496a93
Update fontsource monorepo to v5.2.6 ( #30114 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 15:40:29 +00:00
renovate[bot]
902517a02d
Update nginxinc/nginx-unprivileged:alpine-slim Docker digest to 66e34aa ( #30105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 15:34:39 +00:00
renovate[bot]
e28b197868
Update babel monorepo ( #30107 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 15:33:57 +00:00
renovate[bot]
2350c065a4
Update definitelyTyped ( #30108 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 15:33:36 +00:00
renovate[bot]
b218b103b3
Update dependency @stylistic/eslint-plugin to v4.4.1 ( #30109 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 15:33:24 +00:00
renovate[bot]
58d129f565
Update all non-major dependencies ( #2387 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 16:21:12 +01:00
renovate[bot]
c72c18e998
Update typescript-eslint monorepo to v8.33.1 ( #2386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 15:05:17 +00:00
renovate[bot]
906125c738
Update dependency @types/node to v18.19.111 ( #2384 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 14:47:06 +00:00
RiotRobot
bf97ef4904
v1.11.104-rc.0
2025-06-10 13:43:15 +00:00
RiotRobot
67bd11c904
v1.11.104-rc.0
v1.11.104-rc.0
2025-06-10 13:23:03 +00:00
RiotRobot
05ffa2e5ba
Upgrade dependency to matrix-js-sdk@37.9.0-rc.0
2025-06-10 13:17:49 +00:00
Michael Telatynski
c51823db5e
Revert "Update the mobile_guide page to the new design. ( #30006 )" ( #30104 )
2025-06-10 14:01:27 +01:00
RiotRobot
273afae84e
Merge branch 'master' into develop
2025-06-10 12:30:59 +00:00
RiotRobot
e18ddee37e
v1.11.103
2025-06-10 12:30:14 +00:00
Andy Balaam
5b51fe48af
Add a scam warning to the manual verification dialog ( #30101 )
...
* Add a scam warning to the manual verification dialog
* fixup! Add a scam warning to the manual verification dialog
2025-06-10 12:29:48 +00:00
Doug
0e748710cd
Update the mobile_guide page to the new design. ( #30006 )
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-06-10 13:29:04 +01:00
RiotRobot
3f6d900627
Merge branch 'master' into develop
2025-06-10 12:10:38 +00:00
RiotRobot
eb7359403f
v1.11.103
v1.11.103
2025-06-10 12:07:31 +00:00
RiotRobot
7fe53eac16
Upgrade dependency to matrix-js-sdk@37.8.0
2025-06-10 12:02:15 +00:00