Florian Duros
d0a8879971
Revert "A11y: move focus to right panel when opened" ( #30999 )
...
* Revert "A11y: move focus to right panel when opened (#30553 )"
This reverts commit 0c498a66b1ccc0c6b198af804ec8704f25b226cf.
* test(e2e): update test
2025-10-20 12:08:45 +00:00
Marc
e6e6f87d01
MVVM userinfo basic component ( #30305 )
...
* feat: mvvm userinfo basic component
* test: mvvm userinfobasic component
* chore: apply review. rename views, add comment and move some codes
* chore(review): move openDM method into viewmodel
2025-10-20 06:13:20 +00:00
Bojidar Marinov
cf51b256ce
Fix highlights in messages (or search results) breaking links ( #30264 )
...
* Fix highlights in messages (or search results) breaking links
Fixes #17011 and fixes #29807 , by running the linkifier that turns text into links before the highlighter that adds highlights to text.
* Fix jest test
* Fix tests related to emojis and pills-inside-spoilers
* Remove dead code
* Address review comments around sanitizeParams
* Address review comment about linkify-matrix
* Fix code style
* Refactor if statement per review
---------
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-10-20 06:10:13 +00:00
David Baker
b5639c25a4
Fix public/alpha statuses
2025-10-17 12:14:20 +01:00
David Baker
e1f7a798a2
More doc
2025-10-17 12:11:39 +01:00
David Baker
b83b5f4ad6
Add more docs
2025-10-17 12:10:07 +01:00
David Baker
6d0a715ac0
Tweak doc
2025-10-17 11:56:48 +01:00
ElementRobot
9d973c88f9
[create-pull-request] automated change ( #31040 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-10-17 06:25:57 +00:00
ElementRobot
e33894bed4
[create-pull-request] automated change ( #31039 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-10-17 06:22:49 +00:00
David Baker
0468876aa0
Move some message utils out to their own file ( #31035 )
...
* Move some message utils out to their own file
In another attempt at import cycle breaking
* Also add the file
* Move tests
2025-10-16 08:17:46 +00:00
R Midhun Suresh
c8f1c19517
Add missing dependency ( #31034 )
2025-10-15 16:45:49 +00:00
R Midhun Suresh
2598e4ea22
Move view model code to shared components package ( #31024 )
...
* Remove vm related code from element-web/src
* Add and export view model code from package
* Update imports
* Rewrite vm tests using vitest
* Add github action to run vm tests
* Fix lint errors
* Mvoe tests over to jest
* Try fixing code coverage
* Second attempt at fixing code coverage
2025-10-15 13:49:12 +00:00
renovate[bot]
ac96ab0d46
Update react monorepo ( #31014 )
...
* Update react monorepo
* Update snapshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update shared-components snapshots
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-10-15 11:20:34 +00:00
renovate[bot]
949d0dc8a9
Update eslint-plugins ( #31033 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-15 10:44:06 +00:00
renovate[bot]
0e0e928040
Update eslint-plugins ( #31032 )
...
* Update eslint-plugins
* Bump matrix-org
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-10-15 10:08:35 +00:00
renovate[bot]
25d754db0f
Update eslint-plugins ( #2646 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2025-10-15 10:07:23 +00:00
David Baker
c519438dad
Add prepare script ( #31030 )
...
Removed it when we switched to publishing, but that doesn't really
make sense
2025-10-15 09:22:42 +00:00
David Baker
146e4772ac
Change module API to be an instance getter ( #31025 )
...
* Change module API to be an instance getter
Helps with circular dependencies by not instantating the module API
on the initial evaluation of the files.
* Add basic test
* add another test
2025-10-15 09:20:48 +00:00
Florian Duros
6cfe197a38
Update sonar and jest config with new shared components path ( #31029 )
...
* fix: update jest config with new shared components path
* fix: update sonar config
* chore: add `storybook` & `@storybook/react-vite` to run the shared components tests
2025-10-15 09:08:49 +00:00
renovate[bot]
a4a44a0c1c
Update browserslist ( #31021 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-15 08:37:57 +00:00
renovate[bot]
2ce2218549
Update typescript-eslint monorepo to v8.46.0 ( #30921 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-15 08:21:23 +00:00
ElementRobot
a7ddf1c88a
[create-pull-request] automated change ( #31028 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-10-15 06:26:00 +00:00
ElementRobot
1b0863483a
[create-pull-request] automated change ( #31027 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-10-15 06:20:01 +00:00
renovate[bot]
8bf2049f8a
Update Node.js to cd951bb ( #31020 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 18:07:24 +00:00
renovate[bot]
abafde4b64
Update all non-major dependencies ( #31011 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 18:04:06 +00:00
renovate[bot]
7a0a7497b2
Update electron-builder to v26.1.0 ( #2639 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 17:40:02 +00:00
renovate[bot]
756e1769ba
Update peter-evans/repository-dispatch action to v4 ( #31017 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 17:39:38 +00:00
renovate[bot]
1e28cd2b49
Update playwright to v1.56.0 ( #30672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 17:35:24 +00:00
renovate[bot]
252546f085
Update definitelyTyped ( #31008 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 17:12:16 +00:00
renovate[bot]
2004171d3d
Update peter-evans/repository-dispatch action to v4 ( #2644 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:50:35 +00:00
renovate[bot]
250bad90e9
Update actions/stale digest to 5f858e3 ( #2631 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:50:11 +00:00
renovate[bot]
5c69abb799
Update actions/setup-node action to v6 ( #2642 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 17:46:02 +01:00
renovate[bot]
868d873183
Update dependency electron-store to v11 ( #2643 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 17:44:32 +01:00
renovate[bot]
339b1c01cc
Update rust:bullseye Docker digest to d7cb9ff ( #2633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 17:44:24 +01:00
renovate[bot]
ae4ce43204
Update typescript-eslint monorepo to v8.46.0 ( #2641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 17:44:13 +01:00
renovate[bot]
91490db890
Update dependency electron to v38.2.2 ( #2636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 17:43:46 +01:00
renovate[bot]
9fe021a327
Update dependency matrix-web-i18n to v3.4.0 ( #2638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:40:09 +00:00
renovate[bot]
a106663750
Update dependency typescript to v5.9.3 ( #2637 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:38:09 +00:00
renovate[bot]
9434f2adf9
Update dependency @types/node to v18.19.130 ( #2635 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:30:48 +00:00
renovate[bot]
97cb39829a
Update playwright to v1.56.0 ( #2640 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 17:27:47 +01:00
renovate[bot]
a31dcaf157
Update nginxinc/nginx-unprivileged:alpine-slim Docker digest to 3040799 ( #31019 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:27:24 +00:00
renovate[bot]
735d2bd981
Update actions/stale digest to 5f858e3 ( #31018 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:27:07 +00:00
renovate[bot]
e55f3cfb69
Update all non-major dependencies ( #2634 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 17:27:02 +01:00
renovate[bot]
ccd7f923d0
Update dependency @testing-library/jest-dom to v6.9.1 ( #31013 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:26:35 +00:00
renovate[bot]
8f3c1ce05e
Update peter-evans/dockerhub-description action to v5 ( #31016 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:26:30 +00:00
renovate[bot]
124afe3bf3
Update actions/setup-node action to v6 ( #31015 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:26:21 +00:00
renovate[bot]
02246020a2
Update dependency @sentry/browser to v10.19.0 ( #31012 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:11:30 +00:00
renovate[bot]
b0ee3c11ff
Update dependency testcontainers to v11.7.1 ( #31010 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:10:13 +00:00
renovate[bot]
f21767d423
Update aws-actions/configure-aws-credentials digest to 0094301 ( #2632 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:04:53 +00:00
renovate[bot]
b7dd05bc97
Update dependency @formatjs/intl-segmenter to v11.7.12 ( #31009 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 16:02:08 +00:00