Michael Telatynski
|
83912daced
|
Improve the upgrade for restricted user experience
|
2021-09-08 13:16:31 +01:00 |
J. Ryan Stinnett
|
d013ae79b7
|
Fix changelog link colour back to blue
https://github.com/matrix-org/matrix-react-sdk/pull/5698 changed all dialog
links to green, which is not expected. In general, we use blue links for
information and green links for actions.
This resolves the regression by removing the general change and adjusting the
new links added by the above PR to be green as desired there.
Fixes https://github.com/vector-im/element-web/issues/18726
|
2021-08-26 13:59:12 +01:00 |
Šimon Brandner
|
3abc419266
|
Remove spaces and use correct character
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2021-08-06 07:41:56 +02:00 |
Šimon Brandner
|
1e9437db7b
|
Use correct character
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2021-08-06 07:41:37 +02:00 |
Šimon Brandner
|
94f915a436
|
Remove spaces
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2021-08-06 07:41:23 +02:00 |
Šimon Brandner
|
67062dab88
|
Remove spaces
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2021-08-06 07:40:35 +02:00 |
Šimon Brandner
|
717691ef2f
|
Remove spaces
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2021-08-06 07:40:25 +02:00 |
Šimon Brandner
|
e0762827fe
|
Fix typo
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-28 17:19:32 +02:00 |
Šimon Brandner
|
168a32902e
|
Remove additional word
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-28 16:50:40 +02:00 |
Šimon Brandner
|
9ec4507da5
|
Update copy
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-28 16:49:03 +02:00 |
Šimon Brandner
|
e445c9c3ff
|
Merge remote-tracking branch 'upstream/develop' into public-e2ee-warn
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-28 13:28:11 +02: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
|
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 |
Šimon Brandner
|
82e0bcea65
|
Remove unnecessary code
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-13 13:44:00 +02:00 |
Šimon Brandner
|
d7acaa9fb0
|
Update onEncryptionChange dialog
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-13 13:38:48 +02:00 |
Šimon Brandner
|
90ecdac47b
|
Types!
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-12 19:22:09 +02:00 |
Šimon Brandner
|
c478b4efb5
|
Improve "Are you sure you want to make this encrypted room public?" dialog
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-12 19:20:19 +02:00 |
Šimon Brandner
|
0618460833
|
Merge remote-tracking branch 'upstream/develop' into public-e2ee-warn
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-07-12 18:00:34 +02: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
|
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 |
Michael Telatynski
|
5facee56b0
|
Fix space settings using join rule private instead of invite
|
2021-06-25 10:41:45 +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
|
bf66a72054
|
Move JoinRule, GuestAccess, HistoryVisibility enums into the js-sdk
|
2021-06-18 10:05:46 +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 |
Šimon Brandner
|
02c1378823
|
Fix
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-22 17:19:07 +02:00 |
Šimon Brandner
|
a6deef76ea
|
Merge branch 'develop' into public-e2ee-warn
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-05-22 17:17:08 +02: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 |
J. Ryan Stinnett
|
4e7240ebc9
|
Add types to SecurityRoomSettingsTab
|
2021-04-27 11:56:45 +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
|
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 |