Michael Telatynski
|
2c134b2dfd
|
Merge pull request #6763 from matrix-org/t3chguy/ts1234
Improve types based on new TS in js-sdk
|
2021-09-08 17:09:17 +01:00 |
|
Michael Telatynski
|
600375cafe
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18798
Conflicts:
src/i18n/strings/en_EN.json
|
2021-09-08 15:38:13 +01:00 |
|
Michael Telatynski
|
911ca07da4
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088
|
2021-09-08 15:28:58 +01:00 |
|
Michael Telatynski
|
d4bac4752d
|
Make space members and user info behave more expectedly
|
2021-09-08 13:34:26 +01:00 |
|
Michael Telatynski
|
83912daced
|
Improve the upgrade for restricted user experience
|
2021-09-08 13:16:31 +01:00 |
|
Michael Telatynski
|
1da65d459c
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18597
|
2021-09-08 12:57:37 +01:00 |
|
Michael Telatynski
|
467fb55e8e
|
improve typing & comment
|
2021-09-08 12:53:13 +01:00 |
|
Michael Telatynski
|
f3abb13dc9
|
Convert crypto/verification/* to Typescript
|
2021-09-08 12:34:44 +01:00 |
|
Michael Telatynski
|
8bd1f384b9
|
Improve tooltips on space quick actions and explore button
|
2021-09-08 10:16:20 +01:00 |
|
Michael Telatynski
|
92ad81ed76
|
Merge pull request #6744 from matrix-org/t3chguy/fix/18892
|
2021-09-08 10:04:07 +01:00 |
|
Germain Souquet
|
bbf66a0011
|
Make label clickable on narrow mode context menu
|
2021-09-07 17:10:09 +01:00 |
|
Germain Souquet
|
646ef197fe
|
Fix PR UI defects
|
2021-09-07 16:02:26 +01:00 |
|
Germain Souquet
|
2d45bfb976
|
Merge branch 'develop' into revert-6752-revert-6682-gsouquet/compact-composer-18533
|
2021-09-07 15:39:32 +01:00 |
|
Michael Telatynski
|
9d1e6dc18a
|
Merge pull request #6756 from matrix-org/t3chguy/ts/123
fix typing of olmVersion in settings
|
2021-09-07 14:27:54 +01:00 |
|
Germain
|
42f5efaa28
|
Merge pull request #6750 from matrix-org/gsouquet/migrate-messageactionbar
|
2021-09-07 14:11:20 +01:00 |
|
Michael Telatynski
|
93af6aafce
|
fix typing of olmVersion in settings
|
2021-09-07 13:28:51 +01:00 |
|
Michael Telatynski
|
6cbdb58341
|
add comment
|
2021-09-07 12:01:18 +01:00 |
|
Germain Souquet
|
9cbf8717e2
|
Add comments for missing types in MessageActionBar
|
2021-09-07 09:12:38 +01:00 |
|
Travis Ralston
|
78617c01a8
|
Merge pull request #6742 from matrix-org/travis/fix-oidc-dialog
Convert widget OIDC exchange dialog to TS (fixing it)
|
2021-09-06 22:43:27 -06:00 |
|
Travis Ralston
|
615a432eda
|
Add missing type
|
2021-09-06 22:37:21 -06:00 |
|
Travis Ralston
|
329292eb9b
|
Revert "Revert "Create narrow mode for Composer""
|
2021-09-06 22:11:35 -06:00 |
|
Travis Ralston
|
945181fe39
|
Revert "Create narrow mode for Composer"
|
2021-09-06 22:08:50 -06:00 |
|
Germain
|
59de3c96a2
|
Merge pull request #6682 from matrix-org/gsouquet/compact-composer-18533
|
2021-09-07 05:07:00 +01:00 |
|
Germain Souquet
|
01d61786f1
|
Update return type for getThread prop
|
2021-09-06 16:18:35 +01:00 |
|
Germain Souquet
|
4b96a81bbe
|
Migrate MessageActionBar to TypeScript
|
2021-09-06 16:15:50 +01:00 |
|
Michael Telatynski
|
68836b9c68
|
hide no-op m.room.encryption events and better word param changes
|
2021-09-06 14:59:30 +01:00 |
|
Michael Telatynski
|
a688e5b8b3
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088
Conflicts:
src/components/structures/LoggedInView.tsx
src/stores/SpaceStore.tsx
|
2021-09-06 11:41:09 +01:00 |
|
Michael Telatynski
|
e252c5553e
|
Prefer matrix.to alias links over room id in spaces & share
|
2021-09-06 11:27:15 +01:00 |
|
Michael Telatynski
|
898de13ca7
|
Consolidate roving tab index controls in the space panel buttons with dnd
|
2021-09-06 08:54:08 +01:00 |
|
Germain Souquet
|
f549c1d52b
|
Code style updates
|
2021-09-06 08:14:49 +01:00 |
|
Šimon Brandner
|
ae631f9fce
|
Convert IncomingSasDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 17:15:33 +02:00 |
|
Šimon Brandner
|
5967811cda
|
Convert InteractiveAuthDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 16:57:36 +02:00 |
|
Šimon Brandner
|
0285bb555f
|
Convert SessionRestoreErrorDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 16:40:46 +02:00 |
|
Šimon Brandner
|
4ca2ab11fb
|
Convert ManualDeviceKeyVerificationDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 16:36:36 +02:00 |
|
Šimon Brandner
|
e80939d3e2
|
Convert KeySignatureUploadFailedDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 16:28:03 +02:00 |
|
Šimon Brandner
|
aba966034e
|
Convert LazyLoadingDisabledDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 16:28:03 +02:00 |
|
Šimon Brandner
|
9e74477771
|
Convert IntegrationsImpossibleDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 16:27:56 +02:00 |
|
Šimon Brandner
|
f8e3aa3316
|
Convert IntegrationsDisabledDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 16:09:33 +02:00 |
|
Šimon Brandner
|
b2331d1e21
|
Convert MessageEditHistoryDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 16:03:08 +02:00 |
|
Šimon Brandner
|
b396383e06
|
Convert LazyLoadingResyncDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 13:09:29 +02:00 |
|
Šimon Brandner
|
d6aa4c9d14
|
Convert QuestionDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 13:03:35 +02:00 |
|
Šimon Brandner
|
5bf64c2075
|
Convert SetEmailDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 12:42:42 +02:00 |
|
Šimon Brandner
|
02f672570a
|
Convert WidgetOpenIDPermissionsDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 12:27:03 +02:00 |
|
Šimon Brandner
|
444a0da297
|
Convert SlashCommandHelpDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 12:01:42 +02:00 |
|
Šimon Brandner
|
1f670e225c
|
Convert StorageEvictedDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 10:57:29 +02:00 |
|
Šimon Brandner
|
161937ac92
|
Convert TabbedIntegrationManagerDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 10:37:54 +02:00 |
|
Šimon Brandner
|
37099fd188
|
Convert TextInputDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 08:47:04 +02:00 |
|
Šimon Brandner
|
0b9255f5ee
|
Convert UploadFailureDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 08:34:52 +02:00 |
|
Šimon Brandner
|
3c9ded5a9a
|
Convert RestoreKeyBackupDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 08:30:23 +02:00 |
|
Šimon Brandner
|
8791b10ca9
|
Convert FeedbackDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-09-05 08:19:25 +02:00 |
|