alunturner
70326b98f2
bump max-height to 16 lines in the rich text editors ( #10670 )
2023-04-27 07:37:38 +00:00
Kerry
223892bf0e
Bail out of RoomSettingsDialog when room is not found ( #10662 )
...
* hack to fix console noise from unfaked timers and clearAllModals
* remove old debug logging in AsyncWrapper
* pass room to room settings tabs
* add errorboundary for roomsettingsdialog
* apply strictnullchecks to tabs/room
* dedupe code to set toom in roomsettingdialog
* add unit tests
* test SecurityRoomSettingsTab
* remove snapshot
* strict fixes
* more tests
* 2% more test coverage
* remove roomName from RoomSettingsDialogs state
2023-04-27 01:20:02 +00:00
Kerry
f6e8ffe750
add push rules test utility ( #10712 )
...
* add push rules test utility
* strict
* strict
2023-04-27 01:18:19 +00:00
Kat Gerasimova
2b17090855
Update issue automation ( #25209 )
...
Move from using GraphQL to actions
Remove automation for Delight, voice messages, polls, WTFs and FTUEs
2023-04-26 18:16:50 +00:00
Michael Telatynski
2b3e0b47ba
Fix all rooms search generating permalinks to wrong room id ( #10625 )
...
* Fix all rooms search generating permalinks to wrong room id
* Iterate
* Add comment
* Iterate
* Add coverage
* Iterate
* Add comment
* Restore src/utils/permalinks/Permalinks.ts
* Update src/components/structures/RoomSearchView.tsx
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com >
---------
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com >
2023-04-26 17:35:20 +00:00
Michael Telatynski
7f32b423c5
Revert "Include cypress tests in previewbuild bundle ( #10705 )"
...
This reverts commit d791649ad3 .
2023-04-26 17:55:40 +01:00
Michael Telatynski
d791649ad3
Include cypress tests in previewbuild bundle ( #10705 )
2023-04-26 17:46:02 +01:00
Michael Telatynski
dde0a41ba8
Fix cypress tests exploding due to CSP ( #10715 )
2023-04-26 17:35:45 +01:00
Michael Telatynski
afab95288e
Improve Content-Security-Policy ( #25210 )
2023-04-26 14:49:35 +01:00
renovate[bot]
6e87802add
Update definitelyTyped ( #10642 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 12:55:17 +00:00
renovate[bot]
59b6285458
Update typescript-eslint monorepo to v5.59.0 ( #25141 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de >
2023-04-26 12:41:55 +00:00
renovate[bot]
1709b3e9ba
Update docker/metadata-action digest to c4ee3ad ( #25136 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de >
2023-04-26 12:41:42 +00:00
Florian Duros
5328f6e5fe
Element-R: Populate device list for right-panel ( #10671 )
...
* Use `getUserDeviceInfo` instead of `downloadKeys` and `getStoredDevicesForUser`
* Use new `getUserDeviceInfo` api in `UserInfo.tsx` and `UserInfo-test.tsx`
* Fix missing fields
* Use `getUserDeviceInfo` instead of `downloadKeys`
* Move `ManualDeviceKeyVerificationDialog.tsx` from class to functional component and add tests
* Fix strict errors
* Update snapshot
* Add snapshot test to `UserInfo-test.tsx`
* Add test for <BasicUserInfo />
* Remove useless TODO comment
* Add test for ambiguous device
* Rework `<BasicUserInfo />` test
2023-04-26 10:23:32 +00:00
Michael Telatynski
3eddc939ce
s/unset/reset/
2023-04-26 11:12:57 +01:00
renovate[bot]
9970ee6973
Update typescript-eslint monorepo to v5.59.0 ( #10648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 09:55:22 +00:00
Michael Telatynski
6166dbb661
Make existing and new issue URLs configurable ( #10710 )
...
* Make existing and new issue URLs configurable
* Apply a deep merge over sdk config to allow sane nested structures
* Defaultize
* Fix types
* Iterate
* Add FeedbackDialog snapshot test
* Add SdkConfig snapshot tests
* Iterate
* Fix tests
* Iterate types
* Fix test
2023-04-26 09:36:00 +00:00
Michael Telatynski
e4610e4672
Posthog properly handle Analytics ID changing from under us ( #10702 )
...
* Posthog properly handle Analytics ID changing from under us
* Update tests
2023-04-26 08:03:35 +00:00
Michael Weimann
857e22f943
Fix condition of logging possible room list corruption ( #10685 )
...
* Revert condition of logging possible room list corruption
* Fix loop condition
2023-04-26 07:57:33 +00:00
renovate[bot]
b32482bc4a
Update cypress-io/github-action digest to 59c3b9b ( #10639 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kerry <kerrya@element.io >
2023-04-26 05:08:25 +00:00
Suguru Hirahara
382d2787c2
Remove obsolete style rules - mx_DialogDesignChanges_wrapper ( #10550 )
...
The style rules have been obsolete since IA 1.1 feedback toast was removed by 5d89230271 .
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com >
2023-04-26 04:47:56 +00:00
Kerry
6c36a2400d
Unit test list ordering algorithms ( #10682 )
...
* unit test ImportanceAlgorithm
* strict fixes
* unit test NaturalAlgorithm
2023-04-25 20:59:50 +00:00
Michael Telatynski
8783021e53
Fix Clock being read as an absolute time rather than duration ( #10706 )
...
* Fix Clock being read as an absolute time rather than duration
* Round durations and update snapshots
2023-04-25 17:10:46 +01:00
Michael Telatynski
86ea059de6
Make cypress happy about spec files all containing tests ( #10709 )
2023-04-25 15:42:59 +00:00
Michael Telatynski
4b1b9b17ef
Update roles cypress is looking for ( #10708 )
...
* Update roles cypress is looking for
* Fix sliding sync test
2023-04-25 14:46:18 +00:00
RiotRobot
e558661a77
Reset matrix-react-sdk back to develop branch
2023-04-25 11:12:06 +01:00
RiotRobot
506a1b6dc7
Reset matrix-js-sdk back to develop branch
2023-04-25 11:11:52 +01:00
RiotRobot
0035580aef
Merge branch 'master' into develop
2023-04-25 11:11:36 +01:00
RiotRobot
f59d4c9574
v1.11.30
v1.11.30
2023-04-25 11:07:44 +01:00
RiotRobot
ba5e8670a4
Prepare changelog for v1.11.30
2023-04-25 11:07:43 +01:00
RiotRobot
50d44864b0
Upgrade matrix-react-sdk to 3.71.1
2023-04-25 11:04:42 +01:00
RiotRobot
2dc54ec80b
Upgrade matrix-js-sdk to 25.0.0
2023-04-25 11:04:07 +01:00
RiotRobot
621fdf1313
Reset matrix-js-sdk back to develop branch
2023-04-25 10:59:51 +01:00
RiotRobot
cd138b047c
Merge branch 'master' into develop
2023-04-25 10:58:07 +01:00
RiotRobot
f859af4918
v3.71.1
2023-04-25 10:55:00 +01:00
RiotRobot
2080bf3796
Prepare changelog for v3.71.1
2023-04-25 10:54:57 +01:00
RiotRobot
eeaada34aa
Upgrade matrix-js-sdk to 25.0.0
2023-04-25 10:51:30 +01:00
RiotRobot
e263e2d152
Reset matrix-js-sdk back to develop branch
2023-04-25 10:17:34 +01:00
RiotRobot
d20b3f5e06
Resetting package fields for development
2023-04-25 10:16:30 +01:00
RiotRobot
18c15036b7
Merge branch 'master' into develop
2023-04-25 10:16:24 +01:00
RiotRobot
3992c97fe2
v3.71.0
2023-04-25 10:16:10 +01:00
RiotRobot
8c49aeb4d8
Prepare changelog for v3.71.0
2023-04-25 10:16:08 +01:00
Michael Telatynski
f5b8bccb65
Conform more of the codebase with noImplicitAny and strictNullChecks ( #25174
...
* Conform more of the codebase with `noImplicitAny` and `strictNullChecks`
* Fix tests
* Update src/vector/app.tsx
2023-04-25 09:36:17 +01:00
Michael Telatynski
bf182bc945
Merge pull request from GHSA-xv83-x443-7rmw
...
* Escape HTML for plaintext search results
* Add tests
2023-04-25 09:35:55 +01:00
dependabot[bot]
a2da1eb79d
Bump yaml from 2.2.1 to 2.2.2 ( #25200 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-25 09:35:44 +01:00
Michael Telatynski
a1a087f755
Fix usages of ARIA tabpanel ( #10628 )
...
* RovingTabIndex handle looping around start/end
* Make TabbedView expose aria tabpanel/tablist/tab roles
* Fix right panel being wrongly specified as aria tabs
Not all right panels map to the top right header buttons so we cannot describe it as a tabpanel relation
* tsc strict
* Update snapshots
* Fix ARIA AXE violation
* Update tests
2023-04-25 09:31:54 +01:00
Michael Telatynski
961b843662
Merge pull request from GHSA-xv83-x443-7rmw
...
* Escape HTML for plaintext search results
* Add tests
2023-04-25 09:30:32 +01:00
Michael Telatynski
619a9e8542
Conform more of the codebase with strictNullChecks ( #10703 )
2023-04-25 09:28:48 +01:00
Florian Duros
db40479910
Element-R: Starting a DMs with a user ( #10673 )
...
* Use `cli.getUserDeviceInfo` instead of `cli.downloadKeys` to create a room
* Use `client.getCrypto().getUserDeviceInfo` instead of `client.getUserDeviceInfo`
* Update `createRoom-test.ts` to use `getUserDeviceInfo`
* Remove duplicate field
2023-04-24 14:19:08 +00:00
Richard van der Hoff
d7bb8043ea
Replace uses of checkDeviceTrust with getDeviceVerificationStatus ( #10663 )
...
matrix-org/matrix-js-sdk#3287 and matrix-org/matrix-js-sdk#3303 added a new API called getDeviceVerificationStatus. Let's use it.
2023-04-24 14:19:46 +01:00
Andy Balaam
aa8c0f5cc7
Honour feature toggles in guest mode ( #10651 )
...
* Honour feature toggles in guest mode
* Suppress TS warning about returning null MatrixClient
* Revert "Suppress TS warning about returning null MatrixClient"
Don't ts-ignore this - we will eventually fix it via the strict work.
This reverts commit 0c657e6afd4c69d07c39bc2783184f36feaf940f.
2023-04-24 10:02:17 +00:00