Michael Telatynski
|
39d9ec3ced
|
Merge branch 'develop' into t3chguy/fix/18071
|
2021-07-27 15:02:59 +01:00 |
|
Michael Telatynski
|
5ccd02dd6e
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/eslint1
Conflicts:
src/components/views/dialogs/CreateRoomDialog.tsx
src/components/views/messages/MImageBody.tsx
|
2021-07-23 10:42:46 +01:00 |
|
Michael Telatynski
|
f5630acea7
|
Adhere to better eslint rules
|
2021-07-23 10:35:10 +01:00 |
|
Michael Telatynski
|
18bb4bce35
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/stores/SpaceStore.tsx
|
2021-07-22 12:44:27 +01:00 |
|
Jaiwanth
|
76040c652c
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into spaces-jump-to-room
|
2021-07-22 08:25:24 +05:30 |
|
Michael Telatynski
|
390b05617c
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/components/views/dialogs/CreateRoomDialog.tsx
src/components/views/dialogs/RoomUpgradeDialog.tsx
src/components/views/dialogs/RoomUpgradeWarningDialog.tsx
src/components/views/settings/tabs/room/SecurityRoomSettingsTab.tsx
|
2021-07-21 10:46:41 +01:00 |
|
Michael Telatynski
|
1b2d70d816
|
Prompt user to leave rooms/subspaces in a space when leaving space
|
2021-07-21 09:57:10 +01:00 |
|
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
|
Michael Telatynski
|
de42a00ca4
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/components/views/avatars/RoomAvatar.tsx
test/stores/SpaceStore-test.ts
test/test-utils.js
|
2021-07-19 16:47:31 +01:00 |
|
Michael Telatynski
|
dcb9b9b777
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/components/views/elements/MiniAvatarUploader.tsx
src/components/views/spaces/SpaceSettingsVisibilityTab.tsx
src/i18n/strings/en_EN.json
src/settings/handlers/RoomSettingsHandler.ts
src/stores/SpaceStore.tsx
|
2021-07-15 10:04:48 +01:00 |
|
Michael Telatynski
|
90d380c8ae
|
Cache value of feature_spaces* flags as they cause page refresh so are immutable
|
2021-07-15 08:26:49 +01:00 |
|
Michael Telatynski
|
33dca81352
|
Update some more
|
2021-07-12 09:10:27 +01:00 |
|
Michael Telatynski
|
bd175c6f40
|
Improve and consolidate typing
|
2021-07-10 15:43:46 +01:00 |
|
Michael Telatynski
|
f412fb44a7
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/SlashCommands.tsx
src/components/views/settings/tabs/room/SecurityRoomSettingsTab.tsx
src/createRoom.ts
|
2021-07-09 08:13:39 +01:00 |
|
Michael Telatynski
|
5d72ea5e19
|
Fix Space Create menu not disabling the alias field when busy
|
2021-07-08 13:24:56 +01:00 |
|
Michael Telatynski
|
fc05395dba
|
Don't close settings dialog when opening spaces feedback prompt
|
2021-07-08 13:24:16 +01:00 |
|
Michael Telatynski
|
1b25ab930e
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/components/views/dialogs/AddExistingToSpaceDialog.tsx
|
2021-07-05 13:06:22 +01:00 |
|
Michael Telatynski
|
89949bd884
|
Add new in the spaces beta toast & explanatory modal
|
2021-07-02 16:07:17 +01:00 |
|
Michael Telatynski
|
912e192dc6
|
Tweak behaviour of setting restricted join rule
|
2021-07-02 15:18:27 +01:00 |
|
Michael Telatynski
|
82119a08f7
|
Merge branch 'develop' into t3chguy/ts/11
|
2021-07-02 11:03:54 +01:00 |
|
Michael Telatynski
|
fb149c4ea2
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
|
2021-07-02 09:06:19 +01:00 |
|
David Baker
|
80f5232217
|
Comply with new member-delimiter-style rule
Just `eslint --fix` with rule from
https://github.com/matrix-org/eslint-plugin-matrix-org/pull/9 in place
|
2021-07-01 23:23:03 +01:00 |
|
Michael Telatynski
|
88f691776f
|
Use sleep from js-sdk as no point duplicating it
|
2021-07-01 22:55:27 +01:00 |
|
Michael Telatynski
|
4c42313f99
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/components/views/settings/tabs/room/SecurityRoomSettingsTab.tsx
src/createRoom.ts
|
2021-07-01 12:47:34 +01:00 |
|
Jaiwanth
|
a99b24ef83
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into spaces-jump-to-room
|
2021-06-30 11:20:01 +05:30 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Michael Telatynski
|
88cd5aeaf6
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
Conflicts:
src/components/views/elements/StyledRadioGroup.tsx
src/components/views/settings/tabs/room/SecurityRoomSettingsTab.tsx
|
2021-06-29 12:29:45 +01:00 |
|
Jaiwanth
|
746b11b24d
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into spaces-jump-to-room
|
2021-06-29 14:31:08 +05:30 |
|
Michael Telatynski
|
5facee56b0
|
Fix space settings using join rule private instead of invite
|
2021-06-25 10:41:45 +01:00 |
|
Michael Telatynski
|
2b9e2e2e85
|
Fix private space creation setting an alias anyway
|
2021-06-25 10:41:13 +01:00 |
|
Michael Telatynski
|
d5581f00cc
|
Merge pull request #6239 from matrix-org/t3chguy/fix/17605
|
2021-06-22 22:56:49 +01:00 |
|
Michael Telatynski
|
9f20d6661d
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17605
Conflicts:
src/components/views/spaces/SpaceTreeLevel.tsx
|
2021-06-22 22:49:28 +01:00 |
|
Michael Telatynski
|
1286be1ffb
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17244
Conflicts:
src/components/views/room_settings/AliasSettings.tsx
|
2021-06-22 22:02:09 +01:00 |
|
Michael Telatynski
|
5dc542f189
|
Iterate PR
|
2021-06-22 22:01:18 +01:00 |
|
Michael Telatynski
|
6e3c647109
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17282
Conflicts:
package.json
src/components/views/spaces/SpacePanel.tsx
src/i18n/strings/en_EN.json
src/stores/SpaceStore.tsx
yarn.lock
|
2021-06-22 21:15:53 +01:00 |
|
Michael Telatynski
|
e3e6b74272
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17665
Conflicts:
src/stores/SpaceStore.tsx
|
2021-06-22 17:38:05 +01:00 |
|
Michael Telatynski
|
1f0fdb95cd
|
Improve accessibility of subspaces in the space panel
|
2021-06-22 11:59:04 +01:00 |
|
Michael Telatynski
|
66b3feb802
|
Fix keyboard accessibility of the space panel
|
2021-06-22 11:50:00 +01:00 |
|
Germain Souquet
|
d22617c422
|
More specific type definition and adhering to code style better
|
2021-06-18 12:44:15 +01:00 |
|
Michael Telatynski
|
d4e376201f
|
Break down the SpacePanel component
|
2021-06-16 09:44:37 +01:00 |
|
Michael Telatynski
|
cee294f5a7
|
iterate PR
|
2021-06-16 09:23:06 +01:00 |
|
Michael Telatynski
|
b4fbc791bb
|
Add experimental options to the Spaces beta
|
2021-06-16 09:01:13 +01:00 |
|
Michael Telatynski
|
5130d5e111
|
Hide addresses section for private spaces
|
2021-06-15 12:26:09 +01:00 |
|
Michael Telatynski
|
83c30b2280
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17244
Conflicts:
src/components/views/spaces/SpaceCreateMenu.tsx
|
2021-06-15 12:24:26 +01:00 |
|
Germain
|
d3101b5ce4
|
Merge branch 'develop' into gsouquet/dialogs-ts-migration
|
2021-06-15 00:02:49 +01:00 |
|
Germain Souquet
|
de414cd0a6
|
Migrate UserSettingsDialog to TypeScript
|
2021-06-14 23:42:36 +01:00 |
|
Michael Telatynski
|
66fce64ee0
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17282
Conflicts:
package.json
yarn.lock
|
2021-06-14 21:39:06 +01:00 |
|
Travis Ralston
|
2eafe132b8
|
Move various createRoom types to the js-sdk
|
2021-06-14 13:31:58 -06:00 |
|
Michael Telatynski
|
54241f44c2
|
delint
|
2021-06-08 16:40:01 +01:00 |
|
Michael Telatynski
|
90bb7c1482
|
Switch Space Settings for a tabbed view with a bunch more settings exposed
|
2021-06-08 16:33:47 +01:00 |
|