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
|
d147aaa984
|
delint and fix min-height issue
|
2021-07-21 11:27:36 +01:00 |
|
Michael Telatynski
|
fd64d37305
|
Add iconography to Create Room Dialog dropdown
Remove unused old stale feather-customised/globe.svg
|
2021-07-21 11:20:41 +01:00 |
|
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
|
a58edcb241
|
tweak copy
|
2021-07-21 10:43:12 +01:00 |
|
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +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 |
|
Robin Townsend
|
0117d513ea
|
Consolidate disabling of history options
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-07-13 23:08:43 -04:00 |
|
Robin Townsend
|
d568e92e06
|
Merge branch 'develop' into e2ee-history-visibility
|
2021-07-13 23:07:11 -04:00 |
|
J. Ryan Stinnett
|
1b39dbdb53
|
Merge pull request #6245 from aaronraimist/string-pl
Do not honor string power levels
|
2021-07-12 16:01:11 +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
|
d004163177
|
Fix 2 new NPEs
|
2021-07-06 12:05:30 +01:00 |
|
Michael Telatynski
|
c5ca98a3ad
|
Iterate SecurityRoomSettingsTab and ManageRestrictedJoinRuleDialog
|
2021-07-06 10:10:25 +01:00 |
|
Šimon Brandner
|
b7ef7d2a47
|
Fifth batch of burning
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-03 10:06:42 +02:00 |
|
Šimon Brandner
|
b36a727a09
|
Fourth batch of burning
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-02 18:15:05 +02:00 |
|
Michael Telatynski
|
912e192dc6
|
Tweak behaviour of setting restricted join rule
|
2021-07-02 15:18:27 +01:00 |
|
Michael Telatynski
|
e8f0412fe3
|
Add way to manage Restricted join rule in Room Settings
|
2021-07-02 14:51:55 +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 |
|
J. Ryan Stinnett
|
0551becafd
|
Fix long lines
|
2021-06-29 13:42:51 +01:00 |
|
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 |
|
Aaron Raimist
|
434b313850
|
Merge branch 'develop' into string-pl
|
2021-06-28 22:13:51 -05:00 |
|
Michael Telatynski
|
5facee56b0
|
Fix space settings using join rule private instead of invite
|
2021-06-25 10:41:45 +01:00 |
|
Aaron Raimist
|
38d0ab3c44
|
Do not honor string power levels
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-06-22 22:35:59 -05: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
|
566b8af2a4
|
Initial support for MSC3083 via MSC3244
|
2021-06-18 12:18:23 +01:00 |
|
Michael Telatynski
|
e508ff003b
|
Clean up typing to Security Room Settings
|
2021-06-18 11:48:08 +01:00 |
|
Michael Telatynski
|
56fe7f8763
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17686
|
2021-06-18 10:05:58 +01:00 |
|
Michael Telatynski
|
bf66a72054
|
Move JoinRule, GuestAccess, HistoryVisibility enums into the js-sdk
|
2021-06-18 10:05:46 +01:00 |
|
Michael Telatynski
|
3e38d92fa4
|
Fix up some more type defs
|
2021-06-17 14:49:27 +01:00 |
|
Michael Telatynski
|
02e72d8b04
|
Fix more type definitions
|
2021-06-17 14:24:53 +01: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 |
|
Michael Telatynski
|
fdecba2fe5
|
Make AliasSettings space-aware, remove stale unused props
|
2021-06-08 16:32:43 +01:00 |
|
Michael Telatynski
|
5c85ee1ea0
|
Make AdvancedRoomSettingsTab space-aware
|
2021-06-08 16:30:46 +01:00 |
|
Michael Telatynski
|
9454a4e6c7
|
Convert AdvancedRoomSettingsTab to Typescript
|
2021-06-08 16:28:02 +01:00 |
|
Germain Souquet
|
d7a5547d80
|
use Intl.Collator over String.prototype.localeCompare for better performance
|
2021-06-02 10:42:17 +01:00 |
|
Robin Townsend
|
bd602e7089
|
Hide world readable history option in encrypted rooms
Signed-off-by: Robin Townsend <robin@robin.town>
|
2021-04-29 18:23:39 -04: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
|
4e7240ebc9
|
Add types to SecurityRoomSettingsTab
|
2021-04-27 11:56:45 +01:00 |
|
J. Ryan Stinnett
|
2ebd256590
|
Add types to RolesRoomSettingsTab
|
2021-04-27 11:42:11 +01:00 |
|
J. Ryan Stinnett
|
26bb7c08c2
|
Add join rule comment
|
2021-04-26 16:20:16 +01:00 |
|
J. Ryan Stinnett
|
d497d62db3
|
Use enums in SecurityRoomSettingsTab
|
2021-04-26 16:14:21 +01:00 |
|
J. Ryan Stinnett
|
1b615eebc1
|
Fix optional props
|
2021-04-26 14:56:43 +01:00 |
|
J. Ryan Stinnett
|
a3a756fdb2
|
Rename history visibility type
|
2021-04-26 14:08:45 +01:00 |
|
J. Ryan Stinnett
|
b8a915bb76
|
Tweak private / underscores for fields and methods
|
2021-04-26 14:02:53 +01:00 |
|
J. Ryan Stinnett
|
f34489e2df
|
Actually fix indent lint errors
|
2021-04-23 18:11:54 +01:00 |
|
J. Ryan Stinnett
|
d7e6f4b4b5
|
Add basic types
|
2021-04-23 17:05:50 +01:00 |
|