Michael Telatynski
3dbcb5efa3
Merge branch 'develop' of https://github.com/vector-im/element-web into dbkr/stateafter
...
# Conflicts:
# test/unit-tests/components/structures/RoomView-test.tsx
# test/unit-tests/components/structures/TimelinePanel-test.tsx
2024-11-27 10:47:35 +00:00
ElementRobot
2b883a8aa0
[create-pull-request] automated change ( #28572 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-27 09:40:33 +00:00
renovate[bot]
bb54a0e063
Update typescript-eslint monorepo to v8.15.0 ( #28567 )
...
* Update typescript-eslint monorepo to v8.15.0
* Add linter exception
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>
2024-11-27 09:38:26 +00:00
renovate[bot]
af3a9777e8
Update dependency caniuse-lite to v1.0.30001684 ( #28559 )
...
* Update dependency caniuse-lite to v1.0.30001684
* 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>
2024-11-27 09:38:01 +00:00
ElementRobot
61542ff3a8
[create-pull-request] automated change ( #28573 )
...
Co-authored-by: t3chguy <t3chguy@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-27 09:37:01 +00:00
Michael Telatynski
ec460326f1
Fix workflow permissions
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-27 09:14:31 +00:00
Florian Duros
af846f8be9
Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView ( #28278 )
...
* Replace `MatrixClient.isRoomEncrypted` by `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` in RoomView
* Add `isRoomEncrypted` to room
* Update e2eStatus and urlPreview when isRoomEncrypted is computed
* Fix e2e test
* Add tests when user verification change
* Reduced abusive timeout in e2e test
2024-11-26 21:34:32 +00:00
renovate[bot]
de5ddcf6f7
Update guibranco/github-status-action-v2 digest to 66088c4 ( #28555 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 18:23:13 +00:00
renovate[bot]
8d28dd3784
Update dependency @sentry/browser to v8.40.0 ( #28561 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 18:14:00 +00:00
renovate[bot]
df7703a4a5
Update linkify to v4.1.4 ( #28560 )
...
* Update linkify to v4.1.4
* Fix types
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>
2024-11-26 18:11:39 +00:00
renovate[bot]
fe7ac68478
Update definitelyTyped ( #28557 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 17:34:29 +00:00
renovate[bot]
bda045fad0
Update dependency @stylistic/eslint-plugin to v2.11.0 ( #28562 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 17:34:01 +00:00
renovate[bot]
8a7cdaa3ef
Update dependency stylelint-scss to v6.10.0 ( #28564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 17:33:45 +00:00
renovate[bot]
7796200562
Update playwright to v1.49.0 ( #28566 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 17:31:10 +00:00
renovate[bot]
80cd93678a
Update docker ( #28554 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 17:15:04 +00:00
renovate[bot]
b8c178d133
Update dependency @vector-im/compound-design-tokens to v2.1.0 ( #28563 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 17:14:41 +00:00
renovate[bot]
5f4d789259
Update dependency @formatjs/intl-segmenter to v11.7.4 ( #28558 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 17:14:36 +00:00
Hubert Chathi
85711be352
Show the correct shield status in tooltip for more conditions ( #28476 )
...
* Add support for new shield codes in JS SDK
* change string used for shield message
* fix test
2024-11-26 16:00:52 +00:00
RiotRobot
a891dcddc2
v1.11.87-rc.7
2024-11-26 15:33:55 +00:00
Michael Telatynski
61947deef5
Merge remote-tracking branch 'origin/staging' into staging
2024-11-26 15:29:08 +00:00
Michael Telatynski
c1549e6aaa
Fix running-workflow-name so it can self-detect
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-26 15:28:59 +00:00
RiotRobot
adfc66bd1b
v1.11.87-rc.6
2024-11-26 15:15:08 +00:00
Michael Telatynski
dbfb84eb77
Merge remote-tracking branch 'origin/staging' into staging
2024-11-26 15:11:53 +00:00
Michael Telatynski
3d48168394
We have to make the tar output directory manually
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-26 15:11:48 +00:00
RiotRobot
9ddd5d96eb
v1.11.87-rc.5
2024-11-26 15:05:15 +00:00
Michael Telatynski
e6dc6b93a7
Merge remote-tracking branch 'origin/staging' into staging
2024-11-26 15:03:46 +00:00
Michael Telatynski
bd0bb879ec
Fix download-verify-element-tarball not consuming inputs.tag
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-26 15:03:39 +00:00
RiotRobot
903928c33c
v1.11.87-rc.4
2024-11-26 14:56:48 +00:00
Michael Telatynski
0525887be4
Merge remote-tracking branch 'origin/staging' into staging
2024-11-26 14:53:25 +00:00
Michael Telatynski
4259e96c90
Fix current version checking function
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-26 14:53:17 +00:00
RiotRobot
20532144d2
v1.11.87-rc.3
2024-11-26 14:42:48 +00:00
Michael Telatynski
d2eeb3d8af
Merge remote-tracking branch 'origin/staging' into staging
2024-11-26 14:41:11 +00:00
Michael Telatynski
b4445fed53
Specify shell:bash in download-verify-element-tarball
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-26 14:41:00 +00:00
RiotRobot
9860f9320a
v1.11.87-rc.2
2024-11-26 14:29:01 +00:00
Michael Telatynski
c8f46a0191
Merge remote-tracking branch 'origin/staging' into staging
2024-11-26 14:27:12 +00:00
Michael Telatynski
4285b4b140
GPG_FINGERPRINT is in vars not secrets
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-26 14:27:06 +00:00
Michael Telatynski
de820e11fc
Remove Twemoji SBIX font in favour of COLRv0 ( #28549 )
...
* Remove Twemoji SBIX font in favour of COLRv0
as it is supported everywhere we need it
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Remove unused mock
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-26 14:20:15 +00:00
RiotRobot
94130be5a7
v1.11.87-rc.1
2024-11-26 14:19:43 +00:00
Hubert Chathi
0333cba258
temporarily add a default branch to handle unknown shield codes ( #28543 )
2024-11-26 14:16:20 +00:00
Michael Telatynski
2ebc1b4a89
Fix deploy action
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-26 14:14:29 +00:00
RiotRobot
756ce2c639
v1.11.87-rc.0
2024-11-26 13:56:17 +00:00
RiotRobot
c519361b4e
Upgrade dependency to matrix-js-sdk@34.13.0-rc.0
2024-11-26 13:44:06 +00:00
Michael Telatynski
15bd59b81a
Fix release workflow permissions
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-26 13:41:15 +00:00
ElementRobot
c74f9159ad
[create-pull-request] automated change ( #28544 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2024-11-26 11:54:21 +00:00
Florian Duros
2ac2bae4fa
Add spinner when room encryption is loading in room settings ( #28535 )
2024-11-26 09:43:21 +00:00
Michael Telatynski
a478463b75
Remove duplicates
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-25 17:43:09 +00:00
Michael Telatynski
3f221891f7
Remove space-specific right panel store handling
...
This is no longer needed as the right panel always corresponds to the currently viewed room/space only.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-25 17:29:32 +00:00
Michael Telatynski
a2a066d8b4
Deploy app.element.io & staging.element.io via Github Actions ( #28525 )
...
* Deploy app.element.io & staging.element.io via Github Actions
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Simplify - this check is done by the Environment protection
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-25 10:41:04 +00:00
Florian Duros
ede91bf921
Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion` ( #28450 )
...
* Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion`
* Review changes
---------
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-25 09:30:42 +00:00
ElementRobot
fd7c50f61d
[create-pull-request] automated change ( #28528 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2024-11-23 06:21:36 +00:00