Hubert Chathi
db2f573410
Merge branch 'develop' into room-history-key-sharing2
2021-03-25 19:28:50 -04:00
Travis Ralston
69f90ee97e
Label labs flag as in development
2021-03-16 23:55:07 -06:00
Travis Ralston
097c2d8be0
Add labs flag for voice messages
2021-03-16 22:58:44 -06:00
Hubert Chathi
7f141276ff
initial work on room history key sharing, take 2
2021-03-15 22:56:56 -04:00
Travis Ralston
c7d4dfa4f5
Merge pull request #5692 from SimonBrandner/scroll-to-bottom-setting
...
Add a scroll to bottom on message sent setting
2021-03-02 17:41:15 -07:00
Travis Ralston
4e27b00cf3
Move call buttons to the room header
...
This is to make some room in the composer for voice messages. The hangup behaviour is intentionally lost by this change as the VOIP UX is intended to rely on dedicated hangup buttons instead.
2021-02-26 13:46:39 -07:00
Šimon Brandner
a0200de7b4
Add scrollToBottomOnMessageSent setting
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-26 18:34:54 +01:00
Michael Telatynski
0f0e6c335f
Merge pull request #5668 from matrix-org/t3chguy/spaces2
...
Initial Spaces feature flag
2021-02-25 15:38:30 +00:00
Michael Telatynski
864a9974b1
Tweak spaces labs flag copy
2021-02-25 12:20:10 +00:00
Michael Telatynski
0f0edbfb14
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/spaces1
...
Conflicts:
src/utils/objects.ts
2021-02-25 10:50:56 +00:00
Michael Telatynski
148764aa8a
Create Labs flag for Spaces
2021-02-19 13:50:49 +00:00
Michael Telatynski
a823572394
delint
2021-02-19 13:38:43 +00:00
Michael Telatynski
413b37d3dc
Create and use Incompatible Settings Controller
2021-02-19 13:06:45 +00:00
Travis Ralston
52c73a7a58
Add developer tool to explore and edit settings
2021-02-18 14:56:19 -07:00
J. Ryan Stinnett
10e25f306f
Disable chat effects when reduce motion preferred
...
Some users prefer reduced motion, so this disables chat effects when such a
preference is set in the browser or OS.
2021-02-17 17:43:31 +00:00
J. Ryan Stinnett
d643f06ff0
Tweak chat effects setting label
2021-02-17 17:28:23 +00:00
Šimon Brandner
5072fb0608
Merge branch 'develop' into improve-layout-handling
2021-02-15 16:12:08 +01:00
Šimon Brandner
064afab239
Use LEVELS_ACCOUNT_SETTINGS
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-15 16:06:38 +01:00
Šimon Brandner
8eb0707bba
Merge branch 'develop' into feature-surround-with
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-12 07:56:44 +01:00
Šimon Brandner
b330dd55a0
Hide surround with behind a setting
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-12 07:53:09 +01:00
Šimon Brandner
84eba59afa
Merge branch 'develop' into improve-codeblock
2021-02-08 15:26:50 +01:00
Šimon Brandner
20193ad7fe
Added LayoutPropType
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-05 08:16:06 +01:00
Šimon Brandner
dea1faecfe
Added license
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-04 18:15:15 +01:00
J. Ryan Stinnett
15a4032be0
Merge pull request #5530 from aaronraimist/option-hide-stickers
...
Add option to hide the stickers button in the composer
2021-02-04 17:01:23 +00:00
J. Ryan Stinnett
5431dc7331
Merge pull request #5548 from SimonBrandner/add-search-shortcut
...
Add optional search shortcut
2021-01-28 12:33:32 +00:00
Šimon Brandner
7efbd50e31
Handle migration from useIRCLayout to layout
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-26 13:30:34 +01:00
Šimon Brandner
972c947049
More generic layout setting
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-23 10:35:35 +01:00
Šimon Brandner
c69cc550ea
Added layout enum
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-23 07:48:14 +01:00
Šimon Brandner
da09362f99
Added option to hide line numbers
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-21 13:08:55 +01:00
Travis Ralston
0001e1e684
Support initial ordering and calculation for widgets by layout
2021-01-18 17:41:42 -07:00
Travis Ralston
1f219d8530
Simple support for generics off the settings store
...
Ideally the settings store returns the right type, but for now we can feed it the type we need/expect.
2021-01-18 17:40:32 -07:00
Šimon Brandner
8a4af2f348
Merge branch 'develop' into expand-codeblock
2021-01-18 17:54:06 +01:00
Šimon Brandner
7f727be4f6
Added expand code block option
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-18 17:44:32 +01:00
Šimon Brandner
e7384f829a
Made search shortcut optional
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-01-17 16:44:29 +01:00
J. Ryan Stinnett
accbe78d9a
Add null path
2021-01-14 17:37:18 +00:00
J. Ryan Stinnett
658a8dfa99
Use device storage for allowed widgets if account data not supported
...
With guest accounts, account data is not available, so we use device storage to
hold allowed widgets as a good enough place.
Fixes https://github.com/vector-im/element-web/issues/16145
2021-01-14 17:30:25 +00:00
J. Ryan Stinnett
cb66f7493b
Skip account settings for guest users
...
Homeservers don't allow this currently, so we should use something else instead
for such cases.
2021-01-14 15:58:27 +00:00
Aaron Raimist
b8334bfd4a
Add option to hide the stickers button in the composer
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2021-01-02 15:31:54 -06:00
Travis Ralston
27df6ae6e1
Remove impossible labs feature: sending hidden read receipts
...
This claims it requires a compatible homeserver, but that does not exist and hasn't for years. Let's just remove the option to stop giving people false hope.
Once notifications are decoupled from read receipts, this sort of thing should be more possible.
2020-12-09 18:36:48 -07:00
Travis Ralston
2c992c456e
Merge remote-tracking branch 'origin/develop' into feature_confetti#14676
2020-12-07 14:58:56 -07:00
Travis Ralston
f5ce50a472
Merge pull request #5391 from su-ex/fix-inverted-settings-default
...
Fix inverted settings default value
2020-12-07 14:51:28 -07:00
Steffen Kolmer
d9c7148182
Merge remote-tracking branch 'upstream/develop' into feature_confetti#14676
2020-11-27 16:20:35 +01:00
J. Ryan Stinnett
826466179a
Merge pull request #5244 from akissinger/katex
...
LaTeX rendering in element-web using KaTeX
2020-11-27 11:55:26 +00:00
Aleks Kissinger
7013483dad
UK spelling maths
2020-11-26 17:26:42 +00:00
Steffen Kolmer
27312c3553
Merge branch 'develop' into feature_confetti#14676
2020-11-26 18:21:28 +01:00
Clemens Zeidler
1346416d20
Merge branch 'develop' into ctrl-enter-send
2020-11-19 19:40:38 +13:00
Aleks Kissinger
5f3af7863a
Merge branch 'develop' into katex
2020-11-10 18:19:20 +00:00
su-ex
20f3ab0293
Fix inverted settings default value
...
Currently it doesn't matter what's set in the default property once the invertedSettingName property exists
2020-11-03 20:57:58 +01:00
Travis Ralston
a501d698aa
Add a UI Feature flag for room history settings
2020-10-28 09:00:36 -06:00
Aleks Kissinger
4536f51ec0
Merge branch 'develop' into katex
2020-10-25 12:28:17 +00:00
Michael Telatynski
bec1d718e0
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets
...
Conflicts:
src/components/views/elements/AppTile.js
src/utils/WidgetUtils.ts
2020-10-19 20:50:16 +01:00
Steffen Kolmer
607e33feba
Extensibility, TypeScript and lazy loading
2020-10-19 21:25:01 +02:00
Steffen Kolmer
4106f70218
Fixed merge error
2020-10-19 13:24:22 +02:00
Steffen Kolmer
c86964cd5e
Merge remote-tracking branch 'upstream/develop' into feature_confetti#14676
2020-10-19 13:15:33 +02:00
Aleks Kissinger
aafaf34233
Merge branch 'develop' into katex
2020-10-10 19:31:46 +01:00
Aleks Kissinger
96742fc309
latex math as labs setting
2020-10-10 16:32:49 +01:00
Hubert Chathi
c1765c857e
apply changes from review
2020-10-02 17:43:49 -04:00
Hubert Chathi
0db81e4093
add a feature flag for dehydration
2020-10-01 21:41:03 -04:00
Michael Telatynski
956a3bf69d
Implement Left Panel User Widget
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-24 09:28:49 +01:00
Travis Ralston
07f46fa3ec
Merge pull request #5238 from matrix-org/travis/uifeat/paranoia
...
Add a UI feature to disable advanced encryption options
2020-09-18 15:06:20 -06:00
Michael Telatynski
8e9ff05762
Update src/settings/SettingsStore.ts
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-09-18 19:14:24 +01:00
Michael Telatynski
cf7b4dd311
Add isEnabled comment
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-18 19:09:45 +01:00
Travis Ralston
a90cf46fef
Appease the linter
2020-09-18 11:39:41 -06:00
Travis Ralston
5630f35715
Add a UI feature to disable advanced encryption options
2020-09-18 11:33:02 -06:00
Travis Ralston
189233447b
Merge branch 'develop' into t3chguy/fix/15182
2020-09-18 11:06:32 -06:00
Michael Telatynski
5a6ab95f84
Merge pull request #5215 from matrix-org/t3chguy/fix/15179
...
UI Feature Flag: Disable advanced options and tidy up some copy
2020-09-18 12:34:38 +01:00
Michael Telatynski
687a2e56b2
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15179
...
Conflicts:
src/components/views/settings/tabs/user/SecurityUserSettingsTab.js
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-18 11:29:38 +01:00
Michael Telatynski
1a965b1cb7
UIF 3PID implies UIF Identity Server
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-09-18 11:15:48 +01:00
Michael Telatynski
598c982f02
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/15187
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-18 11:14:36 +01:00
J. Ryan Stinnett
ec4bf0c057
Merge pull request #5219 from matrix-org/jryans/defer-cross-signing-setup
...
Defer encryption setup until first E2EE room
2020-09-18 10:28:33 +01:00
Michael Telatynski
c904b4f416
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15178
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-17 14:10:51 +01:00
Michael Telatynski
c1cf8db78f
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15181
...
Conflicts:
src/components/views/settings/tabs/user/GeneralUserSettingsTab.js
src/i18n/strings/en_EN.json
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-17 13:55:11 +01:00
Michael Telatynski
ae44a6d1fa
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15180
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-17 13:42:27 +01:00
Michael Telatynski
1e9e0dee87
Merge pull request #5227 from matrix-org/t3chguy/fix/15188
...
UI Feature Flag: Registration, Password Reset, Deactivate
2020-09-17 13:40:06 +01:00
Michael Telatynski
5bf6697e48
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15178
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-17 13:31:00 +01:00
Michael Telatynski
eda2dee63f
UI Feature Flag: 3PIDs
2020-09-17 13:25:18 +01:00
Michael Telatynski
4213a557f2
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15175
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-17 11:58:26 +01:00
Michael Telatynski
d340dd58d1
UI Feature Flag: Registration, Password Reset, Deactivate
2020-09-17 11:55:10 +01:00
Michael Telatynski
a784e29622
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15174
...
Conflicts:
src/settings/Settings.ts
src/settings/UIFeature.ts
2020-09-16 16:09:08 +01:00
Michael Telatynski
c11abb74e0
UI Feature Flag: Share dialog QR code and social icons
2020-09-16 16:06:17 +01:00
J. Ryan Stinnett
26b465f1fd
Remove room recovery reminder
...
The Secure Backup toast replaces this with better UX.
Part of https://github.com/vector-im/element-web/issues/13895
2020-09-16 15:03:06 +01:00
Michael Telatynski
d3c84e25f5
UI Feature Flag: Identity server
2020-09-16 14:45:34 +01:00
Michael Telatynski
d1070c05dd
UI Feature Flag: Disable VoIP
2020-09-16 13:40:27 +01:00
Michael Telatynski
2bea8457e9
UI Feature Flag: Communities
2020-09-16 12:56:40 +01:00
Michael Telatynski
7a448be1dc
UI Feature Flag: Disable advanced options and tidy up some copy
2020-09-16 12:14:33 +01:00
Michael Telatynski
f4f94e31d1
UI Feature Flag: Disable integrations entry UI
2020-09-16 11:38:50 +01:00
Michael Telatynski
9cc789756b
UI Feature Flag: Hide flair
2020-09-16 11:26:15 +01:00
Michael Telatynski
04d7aebad0
UI Feature Flag: Disable feedback button
2020-09-16 10:59:14 +01:00
Travis Ralston
60c6e23b94
Match intended case for settings
2020-09-15 08:55:03 -06:00
Travis Ralston
88115b4f46
Merge pull request #5208 from matrix-org/travis/ui-func/base
...
Introduce a concept of UI features, using it for URL previews at first
2020-09-15 08:53:48 -06:00
Travis Ralston
d11ce5fade
Merge pull request #5207 from matrix-org/travis/ui-func/e2e-icons
...
Remove defunct "always show encryption icons" setting
2020-09-15 08:52:19 -06:00
Travis Ralston
f4f30a3274
Introduce a concept of UI features, using it for URL previews at first
...
Fixes https://github.com/vector-im/element-web/issues/15176
This is effectively the base for all of https://github.com/vector-im/element-web/issues/15185
2020-09-14 22:28:02 -06:00
Travis Ralston
b177843e45
Remove defunct "always show encryption icons" setting
...
It doesn't do anything in practice.
Fixes https://github.com/vector-im/element-web/issues/8725
2020-09-14 22:03:54 -06:00
Michael Telatynski
493d3ae288
Don't show Notifications Prompt Toast if user has master rule enabled
2020-09-14 14:35:08 +01:00
Michael Telatynski
bb98587143
fix e2e tests. Change the default Room Tab to RoomSummary
2020-09-09 11:42:41 +01:00
Clemens Zeidler
9031c58aeb
Make settings label platform specific
2020-09-09 19:27:11 +12:00
Clemens Zeidler
db61d343f5
Add option to send/edit a message with Ctrl + Enter / Command + Enter
...
When editing multi-line text this option helps to prevent accidentally
sending a message too early. With this option, Enter just inserts a new
line.
For example, composing programming code in a dev chat becomes much
easier when Enter just inserts a new line instead of sending the
message.
Signed-off-by: Clemens Zeidler <clemens.zeidler@gmail.com>
2020-09-09 19:27:11 +12:00
Michael Telatynski
8d14d26e2b
do the todos
2020-09-08 16:27:09 +01:00
Michael Telatynski
31cca5e0f2
Create new right panel cards
2020-09-08 15:42:31 +01:00
Michael Telatynski
5c3c8cfb06
Make Travis an ounce happier
2020-09-08 15:07:16 +01:00
Michael Telatynski
07f7ff6831
Fix WatchManager global room watchers
2020-09-08 11:01:36 +01:00
nurjinn jafar
1123545cfa
Merge branch 'develop' of https://github.com/nordeck/matrix-react-sdk into feature_confetti#14676
...
Conflicts:
src/SlashCommands.tsx
src/i18n/strings/de_DE.json
2020-08-25 11:52:48 +02:00
Travis Ralston
ae04c5ce9d
Appease the linter
2020-08-20 19:59:44 -06:00
Travis Ralston
0c80db8820
Add feature flag for prototypes
2020-08-20 19:44:59 -06:00
nurjinn jafar
4394a20f87
setting added to User Settings -> Preferences -> Timeline as an opt out for users with german translation
2020-08-18 09:56:38 +02:00
Travis Ralston
4f851542ac
Implement force state for features like in the proposal
2020-08-17 13:51:41 -06:00
Travis Ralston
71643862c0
Implement new config style for features
2020-08-17 13:24:55 -06:00
Travis Ralston
eda4e24926
Update LabsUserSettings for new feature behaviour
2020-08-17 13:19:15 -06:00
Travis Ralston
96087d61f6
Convert feature setting usages to regular settings
2020-08-17 13:12:18 -06:00
Michael Telatynski
50b9da7597
Put message previews for Emoji behind Labs
2020-08-13 16:40:18 +01:00
Michael Telatynski
fe2f29d78e
Merge pull request #5088 from matrix-org/t3chguy/notifications/14880
...
Decouple Audible notifications from Desktop notifications
2020-08-08 10:49:39 +01:00
Michael Telatynski
0da31de5ad
Merge pull request #5086 from matrix-org/t3chguy/notifications12
...
Create Map comparison utilities and convert Hooks to Typescript
2020-08-05 16:28:52 +01:00
Michael Telatynski
c1e152dba2
Decouple Audible notifications from Desktop notifications
2020-08-05 11:10:12 +01:00
Michael Telatynski
cd29edb442
Write more typescript defs
2020-08-05 09:13:01 +01:00
J. Ryan Stinnett
ce226ab534
Replace Riot with Element in docs and comments
...
This only covers the simple cases of references to issues and repos. More
complex areas, such as deployment scripts, will be handled separately.
Part of https://github.com/vector-im/element-web/issues/14864
2020-08-03 18:33:36 +01:00
Travis Ralston
19fa08aafa
Fix RightPanelStore imports
2020-07-30 08:53:54 -06:00
Travis Ralston
bb48ee669b
Make SettingsHandler truly abstract
2020-07-30 08:50:36 -06:00
Travis Ralston
648c3c7796
Fix various type definitions
2020-07-30 08:49:42 -06:00
Travis Ralston
4cf6b7174b
Use a type for labs
2020-07-30 08:44:34 -06:00
Travis Ralston
1aaedb527d
IHandlerMap
2020-07-30 08:43:33 -06:00
Travis Ralston
8cdb98300b
Ensure methods are public
2020-07-30 08:42:01 -06:00
Travis Ralston
ad7c94917d
Fix calculatedAtLevel definition
2020-07-30 08:41:51 -06:00
Travis Ralston
7f404b0fe5
Fix levels for settings
2020-07-29 21:00:32 -06:00
Travis Ralston
ae3eb3da9c
Fix MatrixClient access in settings
2020-07-29 11:51:42 -06:00
Travis Ralston
9c8682428f
Fix various TypeScript linting issues
2020-07-29 11:03:43 -06:00
Travis Ralston
9d124ff09b
Convert SettingsStore to TS
2020-07-29 10:57:14 -06:00
Travis Ralston
51968a8072
Convert RoomSettingsHandler to TS
2020-07-28 22:16:54 -06:00
Travis Ralston
c7b28b4566
Convert RoomDeviceSettingsHandler to TS
2020-07-28 22:14:33 -06:00
Travis Ralston
c4f4e2aa0a
Convert RoomAccountSettingsHandler to TS
2020-07-28 22:04:25 -06:00
Travis Ralston
21e5bccb62
Convert LocalEchoWrapper to TS
2020-07-28 21:57:00 -06:00
Travis Ralston
4f6480c037
Convert DeviceSettingsHandler to TS
2020-07-28 21:53:07 -06:00
Travis Ralston
8097810784
Convert DefaultSettingsHandler to TS
2020-07-28 21:52:57 -06:00
Travis Ralston
32844d4624
Convert ConfigSettingsHandler to TS
2020-07-28 21:49:45 -06:00
Travis Ralston
e4d8cca861
Specify an error to appease the linter
2020-07-28 21:46:45 -06:00
Travis Ralston
4969cfe9de
Appease the linter
2020-07-28 16:37:09 -06:00
Travis Ralston
7de727915d
Convert AccountSettingsHandler to TS
2020-07-28 16:31:13 -06:00
Travis Ralston
e3364ba7a4
Convert MatrixClientBackedSettingsHandler to TS
2020-07-28 16:20:05 -06:00
Travis Ralston
5f5efa1448
Decorate abstract classes as abstract
2020-07-28 16:15:09 -06:00
Travis Ralston
008c19ea26
Remove unused prop from ThemeWatcher
2020-07-28 16:14:49 -06:00
Travis Ralston
d627baf508
Convert WatchManager to TS
2020-07-28 16:08:08 -06:00
Travis Ralston
c96def81ae
Convert SettingsHandler to TS
2020-07-28 15:25:57 -06:00
Travis Ralston
7584a296e4
Use SettingController type in Settings
2020-07-28 15:24:32 -06:00
Travis Ralston
985073c249
Fix copyright in Settings
2020-07-28 15:24:08 -06:00
Travis Ralston
b5be352e88
Fix copyright in CustomStatusController
2020-07-28 15:23:25 -06:00
Travis Ralston
ef062c3511
Convert ThemeController to TS
2020-07-28 15:22:54 -06:00
Travis Ralston
d7e90e045d
Convert ReloadOnChangeController to TS
2020-07-28 15:21:53 -06:00
Travis Ralston
227b611421
Convert PushToMatrixClientController to TS
2020-07-28 15:21:10 -06:00
Travis Ralston
437ccb2421
Convert NotificationControllers to TS
2020-07-28 15:19:11 -06:00
Travis Ralston
d4fd3b3262
Convert CustomStatusController to TS
2020-07-28 15:17:01 -06:00
Travis Ralston
6297004957
Convert SettingController to TS
2020-07-28 15:13:38 -06:00