RiotRobot
29ca7a4bd9
Prepare changelog for v1.11.36
2023-07-18 15:13:03 +01:00
RiotRobot
af929fcf0d
Upgrade matrix-react-sdk to 3.76.0
2023-07-18 15:09:36 +01:00
RiotRobot
9be4fcf7d2
Upgrade matrix-js-sdk to 27.0.0
2023-07-18 15:09:16 +01:00
RiotRobot
86bd66b7c3
Reset matrix-js-sdk back to develop branch
2023-07-18 13:34:50 +01:00
RiotRobot
c268560b32
Resetting package fields for development
2023-07-18 13:33:48 +01:00
RiotRobot
5881df3f41
Merge branch 'master' into develop
2023-07-18 13:33:41 +01:00
RiotRobot
35c7df19af
v3.76.0
2023-07-18 13:33:23 +01:00
RiotRobot
2722bd4e4c
Prepare changelog for v3.76.0
2023-07-18 13:33:20 +01:00
RiotRobot
f0f1f0c1f5
Upgrade matrix-js-sdk to 27.0.0
2023-07-18 13:30:17 +01:00
RiotRobot
22fcd34c60
Sanitise strings going into the html export CVE-2023-37259
2023-07-18 13:23:27 +01:00
Michael Telatynski
a72ee7236c
Enable Cypress experimentalMemoryManagement ( #11281 )
2023-07-18 10:37:39 +00:00
Germain
c1bbaf6c02
Removing stale labs flag ( #25823 )
2023-07-18 09:37:09 +01:00
Germain
599d19d094
Restore -offline value ( #11287 )
2023-07-18 08:36:58 +00:00
Germain
c8ddeb8e8a
Fix bubble message layout avatar overlap ( #11284 )
2023-07-18 08:36:01 +00:00
Germain
10991736e4
Fix voice call tile size ( #11285 )
2023-07-18 08:35:53 +00:00
Michael Telatynski
d9d0b84152
Revert "Do not filter users post search ( #9556 )" ( #11288 )
2023-07-18 09:26:54 +01:00
Michael Telatynski
ba90e0b255
Fix layout of sessions tab buttons ( #11279 )
2023-07-18 00:47:38 +00:00
Michael Telatynski
a38ed4a25d
Update sliding sync proxy image for cypress ( #11280 )
2023-07-17 18:38:12 +00:00
Michael Telatynski
34532fbdd4
Don't bother showing redundant tooltip on space menu ( #11276 )
2023-07-17 18:36:58 +00:00
renovate[bot]
4cf4dc9a3d
Lock file maintenance ( #25145 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 18:11:39 +00:00
renovate[bot]
44dde72950
Update docker/setup-buildx-action digest to 4c0219f ( #25757 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 19:01:38 +01:00
renovate[bot]
a62b1d1bec
Update cypress-io/github-action digest to 7ad5be0 ( #11230 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 18:01:35 +00:00
renovate[bot]
69a441d5c7
Update dependency @percy/cli to v1.26.2 ( #11231 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 18:01:04 +00:00
renovate[bot]
31d32f5718
Update sentry-javascript monorepo to v7.58.0 ( #11232 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 18:00:49 +00:00
Maximilian Malek
f1db2b3687
Do not filter users post search ( #9556 )
...
* Do not filter users post search
Signed-off-by: Maximilian Malek <maximilian.malek@uni-graz.at>
* Iterate
* Iterate
---------
Signed-off-by: Maximilian Malek <maximilian.malek@uni-graz.at>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-07-17 15:31:38 +00:00
Michael Telatynski
9fcd1f2434
Remove reply fallback from notifications ( #11278 )
...
* Remove reply fallback from notifications
* Add test
2023-07-17 14:04:09 +00:00
Michael Telatynski
8f000384fe
Replace sinon fake timers with jest timers ( #11275 )
2023-07-17 12:29:51 +00:00
Michael Telatynski
048d8c417d
Remove redundant dependencies ( #25814 )
2023-07-17 13:15:03 +01:00
Michael Telatynski
f04a0e2860
Populate info.duration for audio & video file uploads ( #11225 )
...
* Improve m.file m.image m.audio m.video types
* Populate `info.duration` for audio & video file uploads
* Fix tests
* Iterate types
* Improve coverage
* Fix test
* Add small delay to stabilise cypress test
* Fix test idempotency
* Improve coverage
* Slow down
* iterate
2023-07-17 12:07:58 +00:00
Michael Telatynski
8b8ca425d7
Hide widget menu button if it there are no options available ( #11257 )
...
* Hide widget menu button if it there are no options available
* Update snapshots
2023-07-17 10:37:07 +00:00
Ben Banfield-Zanin
42afb0199f
Correct Jitsi preferred_domain property ( #25813 )
2023-07-17 10:20:40 +00:00
Germain
5d4153fa64
Fix colour regressions ( #11273 )
...
* Fix color contrast of notice events
Fixes https://github.com/vector-im/element-web/issues/25808
* Restore alert color for highlighted events
Fixes https://github.com/vector-im/element-web/issues/25788
* Fix quote border for highlighted events
Fixes https://github.com/vector-im/element-web/issues/25811
* Fix media background mixing with event highlighted
Fixes https://github.com/vector-im/element-web/issues/25812
2023-07-17 09:59:10 +00:00
Michael Telatynski
2bc4764e01
Fix room view not properly maintaining scroll position ( #11274 )
2023-07-17 09:33:51 +00:00
Michael Telatynski
3ccc0fd8df
Increase timeout for wysiwyg composer test due to wasm being slow in CI ( #11267 )
2023-07-17 08:17:35 +00:00
Michael Telatynski
1995a74090
Switch to updating presence via /sync calls instead of PUT /presence ( #11223 )
2023-07-17 08:13:45 +00:00
Richard van der Hoff
7c3dcdf613
Fix log spam during cypress CI ( #11272 )
...
Tell the web server not to log requests, to reduce the amount of noise in the
CI logs.
2023-07-17 08:08:25 +00:00
Kerry
e68583a6e2
Test: don't unmount `MatrixChat` before setup is finished ( #25783 )
2023-07-17 08:50:13 +12:00
renovate[bot]
48044f3847
Update all non-major dependencies ( #25759 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-16 15:44:56 +00:00
Šimon Brandner
cb03aac4cf
Switch to the new `session` API for screen-sharing ( #11266 )
...
See https://github.com/electron/electron/pull/30702 - this has the benefit of the js-sdk and LiveKit not having to add custom logic for Electron
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-07-14 20:51:24 +00:00
Šimon Brandner
93e6ee11ab
Switch to the new `session` API for screen-sharing ( #25802 )
2023-07-14 22:05:23 +02:00
RiotRobot
dd9678d97c
v1.11.36-rc.2
2023-07-14 16:36:25 +01:00
RiotRobot
49c78214f5
Prepare changelog for v1.11.36-rc.2
2023-07-14 16:36:24 +01:00
RiotRobot
3ee4cbd992
Upgrade matrix-react-sdk to 3.76.0-rc.2
2023-07-14 16:34:14 +01:00
RiotRobot
d77877dc20
Upgrade matrix-js-sdk to 27.0.0-rc.2
2023-07-14 16:33:43 +01:00
RiotRobot
d8dcfc96cc
v3.76.0-rc.2
2023-07-14 16:16:19 +01:00
RiotRobot
99ac082656
Prepare changelog for v3.76.0-rc.2
2023-07-14 16:16:16 +01:00
RiotRobot
fe947dca9e
Upgrade matrix-js-sdk to 27.0.0-rc.2
2023-07-14 16:14:48 +01:00
Andy Balaam
0039942260
Merge pull request #11270 from matrix-org/backport-11269-to-staging
...
[Backport staging] Fix missing metaspace notification badges
2023-07-14 16:05:49 +01:00
Michael Telatynski
d38819ce9a
Fix missing metaspace notification badges ( #11269 )
...
* Fix missing metaspace notification badges
* Simplify conditional types
(cherry picked from commit cdffd1ca1f
)
2023-07-14 15:05:11 +00:00
Michael Telatynski
2760bfc836
Prevent user from accidentally double clicking user info admin actions ( #11254 )
...
* Prevent user from accidentally double clicking user info admin actions
* Iterate
* Improve coverage
* Improve coverage
* Simplify
* Simplify
2023-07-14 14:48:20 +00:00