Michael Telatynski
|
3f10279e15
|
Invite Dialog don't show warning modals after unmount, it is jarring
|
2021-05-26 16:38:02 +01:00 |
|
Michael Telatynski
|
8b67cdb80b
|
Pre-populate create room dialog name when going from room directory
|
2021-05-19 19:20:58 +01:00 |
|
Michael Telatynski
|
b3aade075d
|
Convert CreateRoomDialog to Typescript
|
2021-05-19 19:18:28 +01:00 |
|
Michael Telatynski
|
edb2026780
|
Support any alias not just first
|
2021-05-18 13:31:53 +01:00 |
|
Michael Telatynski
|
655010844a
|
Switch to using QueryMatcher for add existing to space dialog
This helps it support filtering by alias
|
2021-05-18 13:27:34 +01:00 |
|
Travis Ralston
|
6ccb0d487a
|
Merge branch 'develop' into travis/msc2873
|
2021-05-17 16:27:20 -06:00 |
|
Michael Telatynski
|
b06514273f
|
Merge pull request #6043 from SimonBrandner/fix/add-ids
Add ids to homeserver and passphrase fields
|
2021-05-15 15:22:27 +01:00 |
|
Šimon Brandner
|
bdf7837044
|
Add mx to homeserverInput
|
2021-05-15 16:13:26 +02:00 |
|
Šimon Brandner
|
ce4439e118
|
Add mx to passPhraseInput
|
2021-05-15 16:13:02 +02:00 |
|
Šimon Brandner
|
37348375a2
|
Add id for passpharase
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-15 15:07:35 +02:00 |
|
Šimon Brandner
|
fef081c736
|
Add id for homeserver field
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-15 15:07:15 +02:00 |
|
Travis Ralston
|
89933d779c
|
Merge branch 'develop' into travis/msc2873
|
2021-05-14 14:22:53 -06:00 |
|
Michael Telatynski
|
c7c61bf26a
|
Merge pull request #6030 from matrix-org/t3chguy/fix/17276
Decorate room avatars with publicity in add existing to space flow
|
2021-05-14 11:23:46 +01:00 |
|
Michael Telatynski
|
4f55ac1fa6
|
Merge pull request #6025 from matrix-org/t3chguy/fix/16674
Improve Spaces "Just Me" wizard
|
2021-05-14 10:58:55 +01:00 |
|
Michael Telatynski
|
5feb9e85d7
|
Merge branch 'develop' into t3chguy/fix/16622
|
2021-05-13 16:12:42 +01:00 |
|
Michael Telatynski
|
6aa477f0f5
|
Decorate room avatars with publicity in add existing to space flow
|
2021-05-13 14:23:28 +01:00 |
|
Michael Telatynski
|
423c515708
|
Consolidate AddExistingToSpace between Dialog and Just Me integrated flow
|
2021-05-13 09:46:45 +01:00 |
|
Travis Ralston
|
f98eee318e
|
Fill out fields for MSC2873 values
As required by https://github.com/matrix-org/matrix-widget-api/pull/36
|
2021-05-12 14:10:02 -06:00 |
|
Michael Telatynski
|
52420feab0
|
Merge pull request #6021 from matrix-org/t3chguy/fix/17268
Iterate beta feedback dialog
|
2021-05-12 17:42:42 +01:00 |
|
Michael Telatynski
|
5430f44c27
|
Convert verification and UntrustedDeviceDialog to TS
|
2021-05-12 17:08:44 +01:00 |
|
Michael Telatynski
|
565e41c3df
|
Extract UntrustedDeviceDialog and fix e2ee icon
|
2021-05-12 17:04:24 +01:00 |
|
Michael Telatynski
|
607ca17971
|
Iterate beta feedback dialog
|
2021-05-12 16:11:38 +01:00 |
|
Michael Telatynski
|
2c89be312a
|
Disable space fields whilst their form is busy
|
2021-05-12 13:30:00 +01:00 |
|
J. Ryan Stinnett
|
23869cdaa7
|
Add missing space on beta feedback dialog
|
2021-05-12 12:32:39 +01:00 |
|
Michael Telatynski
|
7396ce76e5
|
Tweak the feedbacks a tad
|
2021-05-11 17:30:33 +01:00 |
|
Michael Telatynski
|
7de626824e
|
Sprinkle some more feedback prompts in the spaces beta
|
2021-05-11 17:01:31 +01:00 |
|
Michael Telatynski
|
bf4c8f048f
|
Add feedback mechanism for beta features
|
2021-05-11 15:58:19 +01:00 |
|
Michael Telatynski
|
df72fbb22a
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17179
Conflicts:
src/i18n/strings/en_EN.json
|
2021-05-11 14:07:47 +01:00 |
|
Michael Telatynski
|
2e19c7fd24
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021
Conflicts:
src/components/views/spaces/SpaceCreateMenu.tsx
|
2021-05-11 13:40:28 +01:00 |
|
J. Ryan Stinnett
|
45acf70b00
|
Merge pull request #5981 from matrix-org/jryans/upload-preview-mimetype
Adjust MIME type of upload confirmation if needed
|
2021-05-10 10:21:35 +01:00 |
|
Michael Telatynski
|
a8c4aabb52
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021
Conflicts:
src/components/structures/SpaceRoomView.tsx
src/i18n/strings/en_EN.json
|
2021-05-07 11:50:49 +01:00 |
|
J. Ryan Stinnett
|
dc50d27985
|
Adjust MIME type of upload confirmation if needed
This filters the MIME type of uploaded files to ensure we display safely.
|
2021-05-06 14:39:44 +01:00 |
|
J. Ryan Stinnett
|
437f13cf76
|
Convert UploadConfirmDialog to TSX
|
2021-05-06 14:11:34 +01:00 |
|
Michael Telatynski
|
90538c95aa
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021
|
2021-05-06 08:05:14 +01:00 |
|
Michael Telatynski
|
9518e4d415
|
Guard all isSpaceRoom calls behind the labs flag
|
2021-05-05 23:59:07 +01:00 |
|
Michael Telatynski
|
70087b30bf
|
Add disclaimer about subspaces being experimental in add existing dialog
|
2021-05-05 17:53:31 +01:00 |
|
Michael Telatynski
|
07f5b6e8c4
|
Add retry mechanism and progress bar to add existing to space dialog
|
2021-05-05 11:45:12 +01:00 |
|
Michael Telatynski
|
e9f59ed093
|
Merge pull request #5943 from matrix-org/t3chguy/fix/17082
Sort rooms in the add existing to space dialog based on recency
|
2021-05-04 10:57:23 +01:00 |
|
Šimon Brandner
|
5913203dc6
|
Merge branch 'develop' into fix-indent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-04-29 20:08:14 +02:00 |
|
Šimon Brandner
|
232b87a3b4
|
Improve formatting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-04-29 19:57:02 +02:00 |
|
Michael Telatynski
|
a4f02937cb
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021
Conflicts:
res/css/structures/_SpaceRoomView.scss
src/components/structures/SpaceRoomView.tsx
|
2021-04-29 09:52:21 +01:00 |
|
Michael Telatynski
|
bed52319bc
|
Sort rooms in the add existing to space dialog based on recency
|
2021-04-28 23:39:24 +01:00 |
|
Michael Telatynski
|
9f8955fb6c
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/16628
Conflicts:
src/components/views/dialogs/AddExistingToSpaceDialog.tsx
|
2021-04-28 22:49:36 +01:00 |
|
Michael Telatynski
|
c5f653245a
|
Show Spaces beta card in Labs & My Communities view
the image is temporary
|
2021-04-27 16:29:42 +01:00 |
|
Šimon Brandner
|
46bfbbadf9
|
Enable indent rule and fix indent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-04-27 17:23:27 +02:00 |
|
J. Ryan Stinnett
|
dd8abb0206
|
Merge pull request #5912 from matrix-org/jryans/convert-flow-to-ts
Convert some Flow-typed files to TypeScript
|
2021-04-27 13:44:47 +01:00 |
|
Michael Telatynski
|
31b9a4c312
|
Merge pull request #5928 from matrix-org/t3chguy/hidpi
Scale all mxc thumbs using device pixel ratio for hidpi
|
2021-04-27 10:56:23 +01:00 |
|
Michael Telatynski
|
b9cca469b6
|
Merge pull request #5918 from matrix-org/t3chguy/fix/17050
Fix add existing to space dialog no longer showing rooms for public spaces
|
2021-04-27 09:46:37 +01:00 |
|
Michael Telatynski
|
915f8b3c9c
|
Scale all mxc thumbs using device pixel ratio for hidpi
as we are notoriously bad at doing it everywhere we ought to, like the TopLeftMenu avatar
|
2021-04-26 18:25:49 +01:00 |
|
Michael Telatynski
|
0d538c490a
|
Merge pull request #5921 from matrix-org/t3chguy/fix/17063
Autofocus search box in the add existing to space dialog
|
2021-04-26 18:24:14 +01:00 |
|