renovate[bot]
7fd042d837
Update sentry-javascript monorepo to v7.76.0 ( #11819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-31 17:14:55 +00:00
renovate[bot]
8d50817cdf
Update dependency node to v20 ( #11822 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-31 17:14:52 +00:00
renovate[bot]
526ee53976
Update actions/setup-node action to v4 ( #11820 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-31 17:11:42 +00:00
renovate[bot]
f89ae2cbf6
Update dependency @types/jest to v29.5.6 ( #11814 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-31 17:08:25 +00:00
renovate[bot]
9db0aa3bbf
Update babel monorepo ( #11619 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-31 15:53:35 +00:00
ElementRobot
eb06dbd7f6
[create-pull-request] automated change ( #11811 )
...
Co-authored-by: t3chguy <t3chguy@users.noreply.github.com>
2023-10-31 15:21:57 +00:00
ElementRobot
a7d197fbe7
v3.84.0-rc.1
2023-10-31 14:47:16 +00:00
ElementRobot
bee812ede4
Prepare changelog for v3.84.0-rc.1
2023-10-31 14:47:14 +00:00
ElementRobot
1b8b42f5cf
Upgrade matrix-js-sdk to 30.0.0-rc.1
2023-10-31 14:45:58 +00:00
David Baker
8fa9b9dda6
Disable a flaky threads test ( #11810 )
...
According to policy
https://github.com/vector-im/element-web/issues/26452
2023-10-31 14:24:41 +00:00
Timo
860764c057
Use new matrixRTC calling ( #11792 )
...
* initial
Signed-off-by: Timo K <toger5@hotmail.de>
* cleanup1
Signed-off-by: Timo K <toger5@hotmail.de>
* bring back call timer
Signed-off-by: Timo K <toger5@hotmail.de>
* more cleanup and test removals
Signed-off-by: Timo K <toger5@hotmail.de>
* remove event
Signed-off-by: Timo K <toger5@hotmail.de>
* cleanups and minor fixes
Signed-off-by: Timo K <toger5@hotmail.de>
* add matrixRTC to stubClient
Signed-off-by: Timo K <toger5@hotmail.de>
* update tests (some got removed)
The removal is a consequence of EW now doing less call logic.
More logic is done by the js sdk (MatrixRTCSession)
And therefore in EC itself.
Signed-off-by: Timo K <toger5@hotmail.de>
* cleanups
Signed-off-by: Timo K <toger5@hotmail.de>
* mock the session
Signed-off-by: Timo K <toger5@hotmail.de>
* lint
Signed-off-by: Timo K <toger5@hotmail.de>
* remove GroupCallDuration
Signed-off-by: Timo K <toger5@hotmail.de>
* review and fixing tests
Signed-off-by: Timo K <toger5@hotmail.de>
---------
Signed-off-by: Timo K <toger5@hotmail.de>
2023-10-30 15:14:27 +00:00
Hubert Chathi
c4852dd216
Use olm from default npm registry, since it's there now ( #11807 )
...
and bump to latest version
2023-10-27 21:37:02 +00:00
Dominik Henneke
947f1bd591
Knock on a ask-to-join room if a module wants to join the room when navigating to a room ( #11787 )
...
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
2023-10-27 12:51:39 +00:00
Richard van der Hoff
910e6200ed
Disable flaky filepanel test ( #11804 )
...
For https://github.com/vector-im/element-web/issues/26045
2023-10-27 09:16:03 +00:00
Florian Duros
d0b44a541d
Add crypto info for rust crypto in sentry ( #11798 )
2023-10-26 15:45:05 +00:00
Johannes Marbach
c7c51d764f
Deserialise spoilers back into slash command form ( #11805 )
...
* Deserialise spoilers back into slash command form
Fixes : vector-im/element-web#26344
* Appease the linter
2023-10-26 13:35:02 +00:00
Richard van der Hoff
b382a1c733
Disable flaky verification test for Element-R ( #11802 )
2023-10-26 12:43:54 +00:00
Manuel Huber
6423f226b4
Also use unload event to clean up session lock ( #11800 )
...
Signed-off-by: Manuel Huber <info@manuelhu.de>
Co-authored-by: Florian Duros <florianduros@element.io>
2023-10-26 12:26:49 +00:00
Florian Duros
1881fb1ee4
Element-R: Include crypto info in rageshake ( #11797 )
...
* Include crypto info for rust crypto in rageshakes
* Remove duplicate `cross_signing_key`
* Add `crypto_version` field
2023-10-26 08:20:36 +00:00
Kerry
238ff8d665
Cypress flake: disable `Paging up through old messages after a room is read leaves the room read` ( #11801 )
...
* disable flaky cypress test `Paging up through old messages after a room is read leaves the room read`
* Update cypress/e2e/read-receipts/high-level.spec.ts
---------
Co-authored-by: Michael Weimann <michaelw@matrix.org>
2023-10-26 07:30:51 +00:00
Dharshan
53f35b6d28
Fix Incorrect message scaling for verification request ( #11793 )
...
* Fix CSS for uploading-files in threads
* fix-close button to stick at top of container
* re-align close button
* re-align close button
* Fix verification-message-scaling
* add min width to mx_EventTileBubble
---------
Co-authored-by: Kerry <kerrya@element.io>
2023-10-26 07:07:32 +00:00
Kerry
e8b27403b7
allow relogin from softlogout when loginToken is present ( #11794 )
2023-10-26 06:57:28 +00:00
Florian Duros
48a89a236a
Element-R: Add current version of the rust-sdk and vodozemac ( #11785 )
...
* Add current version of the rust-sdk and vodozemac
* Use `CryptoAPI#getVersion` for old crypto
* Update i18n
* Fix test
* Remove wrong comment
2023-10-25 15:34:03 +00:00
Michael Telatynski
5e8d2748e0
Use configurable github issue links more consistently ( #11796 )
...
* Use configurable github issue links more consistently
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Add `rel="noreferrer noopener"`
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2023-10-25 12:23:12 +00:00
Ole Wieners
4ff35f0471
Fix unfederated invite dialog ( #9618 )
...
* clarify error message for unfederated room invites
* hide external user suggesetions
* rename some descriptors
* fix i18n
* add warning for unfederated spaces
* i18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Add tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-10-25 10:08:10 +00:00
Florian Duros
a306a08780
Disable `After marking room as read, paging up to find old threads that were never read leaves the room read` for new crypto ( #11795 )
2023-10-25 09:10:21 +00:00
Michael Telatynski
afcaec658f
Fix io.element.late_event received_ts vs received_at ( #11789 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2023-10-25 07:01:24 +00:00
nurjin jafar
b2fb41b91c
Make invitation dialog scrollable when infos are too long ( #11753 )
...
* make invitation dialog scrollable when room name or invitation text/info is too long.
Signed-off-by: nurjinn jafar <nurjin.jafar@nordeck.net>
* truncate room name in invitation dialog to two lines
Signed-off-by: nurjinn jafar <nurjin.jafar@nordeck.net>
* truncate room name in invitation dialog to two lines
Signed-off-by: nurjinn jafar <nurjin.jafar@nordeck.net>
* fix linter issue
Signed-off-by: nurjinn jafar <nurjin.jafar@nordeck.net>
---------
Signed-off-by: nurjinn jafar <nurjin.jafar@nordeck.net>
2023-10-24 16:06:44 +00:00
Ajay Bura
827715cf1e
fix spoiler text-align ( #11790 )
2023-10-24 15:48:12 +00:00
ElementRobot
6e24b4d221
Reset matrix-js-sdk back to develop branch
2023-10-24 15:35:55 +01:00
ElementRobot
7f2b6711a5
Resetting package fields for development
2023-10-24 15:35:19 +01:00
ElementRobot
beb54fbf19
Merge branch 'master' into develop
2023-10-24 15:35:15 +01:00
ElementRobot
c0c859c7ea
v3.83.0
2023-10-24 15:35:06 +01:00
ElementRobot
04a562e97b
Prepare changelog for v3.83.0
2023-10-24 15:35:04 +01:00
ElementRobot
ef7132523b
Upgrade matrix-js-sdk to 29.1.0
2023-10-24 15:31:58 +01:00
Florian Duros
85b15888e8
Disable "can receive a verification request when there is no existing DM" for EWR ( #11788 )
2023-10-24 12:24:47 +00:00
Kerry
9eb44105cb
Revert "Fix: Right panel keeps showing chat when unmaximizing widget. ( #11697 )" ( #11786 )
...
This reverts commit c44c772246
.
2023-10-24 06:49:45 +00:00
Michael Telatynski
42db15fc0d
Delete .github/workflows/upgrade_dependencies.yml
2023-10-24 00:48:16 +01:00
Kerry
124b18b034
add emoji messages to percy screenshot ( #11775 )
2023-10-23 20:17:42 +00:00
Manan Sadana
c44c772246
Fix: Right panel keeps showing chat when unmaximizing widget. ( #11697 )
...
* Right panel chat closes when unmaximising widget
* Basic right panel tests added
* Accessible selectors used for new tests
* Test added to check if chat exists in right panel
---------
Co-authored-by: Manan Sadana <manan.sadana@cnhteam.onmicrosoft.com>
Co-authored-by: Florian Duros <florianduros@element.io>
2023-10-23 08:20:52 +00:00
Germain
c28f3164bd
Fix margin of invite to room button ( #11780 )
2023-10-20 20:26:32 +00:00
David Baker
2173705ed5
Rename the per-participant e2ee keys event ( #11783 )
...
From the department of single-byte PRs.
I reanmed this in the branch because it now contains multiple keys.
2023-10-20 20:21:27 +00:00
David Baker
21dc26f725
Update base64 import ( #11784 )
...
Apologies, I broke this with https://github.com/matrix-org/matrix-js-sdk/pull/3818
This fixes it, but needs https://github.com/matrix-org/matrix-js-sdk/pull/3820
2023-10-20 18:19:09 +01:00
ElementRobot
370c0e9a50
[Backport staging] Set max size for Element logo in search warning ( #11782 )
...
Co-authored-by: Germain <germains@element.io>
2023-10-20 18:07:10 +01:00
Germain
8cf6f03283
Set max size for Element logo in search warning ( #11779 )
2023-10-20 15:27:29 +00:00
Germain
f784a085fd
New right panel visual language ( #11664 )
...
* New right panel visual language
* Upgrade Compound
* Align old room header with right panel
* Rigth panel look and feel
* Fix linting and e2e tests
* Update snapshot
* Add test
* Lint
* Remove screenshot local script
* Update snapshots and UI based on feedback
* fix i18n key
* Update right panel visuals
* Fix tests
* lintfixes
* fix tests
* fix tests
* Add tests for search icon
* Fix invite dialog spec
2023-10-20 13:30:37 +00:00
Kerry
a63b99f687
Revert "remove problematic big emoji style ( #11757 )" ( #11774 )
...
This reverts commit eb7ce666b7
.
2023-10-20 02:41:53 +00:00
Andy Balaam
fa559cddbe
Skip flaky test 'Looking in thread view to find old threads' ( #11724 )
2023-10-19 11:06:57 +00:00
renovate[bot]
5a961795bc
Update matrix-org ( #11625 )
...
* Update matrix-org
* Update analytics calls
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Hold back wysiwyg
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>
2023-10-19 08:02:24 +00:00
renovate[bot]
68392e2ce1
Update react-types ( #11565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-10-19 08:56:37 +01:00