element-portable/src/components/views
Kerry 085ecc7f5f
Chat export parameter customisation (#7647)
* use export settings and hide fields

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix exporter tests

Signed-off-by: Kerry Archibald <kerrya@element.io>

* test ExportDialog with settings

Signed-off-by: Kerry Archibald <kerrya@element.io>

* tidy debugs, rename setting to Parameters

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use reasonable 100gb limit

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use normal setting instead of UIFeature

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use a customisation

Signed-off-by: Kerry Archibald <kerrya@element.io>

* move validateNumberInRange to utils

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use nullish coalesce

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use 8gb size limit for customisation

Signed-off-by: Kerry Archibald <kerrya@element.io>

* update comments

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-01-31 12:54:14 +01:00
..
audio_messages Auto fix 2021-10-22 17:23:37 -05:00
auth Improve taken username warning in registration for when request fails (#7621) 2022-01-25 10:45:41 +00:00
avatars Correctly handle Room.timeline events which have a nullable Room (#7635) 2022-01-26 13:24:14 +00:00
beta Change spaces beta feedback to not be so beta-centric 2021-07-23 15:47:11 +01:00
context_menus Put call on hold when transfer dialog is opened (#7669) 2022-01-28 17:05:57 +00:00
dialogs Chat export parameter customisation (#7647) 2022-01-31 12:54:14 +01:00
directory Improve ThreadPanel ctx menu accessibility (#7217) 2021-11-29 17:42:53 +00:00
elements Fix left panel widgets causing app-wide crash (#7659) 2022-01-28 08:52:46 -07:00
emojipicker Use lazy rendering in the AddExistingToSpaceDialog (#7369) 2021-12-15 09:55:53 +00:00
groups Right panel store refactor (#7313) 2022-01-05 16:14:44 +01:00
host_signup Auto fix 2021-10-22 17:23:37 -05:00
location Look up tile server info in homeserver's .well-known area (#7623) 2022-01-27 09:51:06 +00:00
messages Add jump to date functionality to date headers in timeline v2 (#7339) 2022-01-27 16:32:12 -06:00
right_panel Add customisation point for mxid display (#7595) 2022-01-25 10:40:02 +01:00
room_settings Disable "Publish this room" option in invite only rooms (#7441) 2022-01-10 11:46:30 +00:00
rooms Don't show shield next to deleted messages (#7671) 2022-01-31 11:21:13 +00:00
settings Work towards unifying KeyboardShortcuts and KeyBindingsDefaults #1 (#7651) 2022-01-27 11:37:53 +00:00
spaces Fix space panel edge gradient not applying on load (#7644) 2022-01-27 09:36:58 +00:00
terms Merge branch 'develop' into sort-imports 2021-12-09 08:34:20 +00:00
toasts History based navigation with new right panel store (#7398) 2022-01-05 17:25:41 +01:00
typography Add Heading components (#7362) 2021-12-15 11:00:10 +01:00
verification Consistently use the word "device", rather than "session" or "login", in verification dialog (#7474) 2022-01-06 16:57:49 -05:00
voip Fix soft-crash when hanging up Jitsi via PIP (#7645) 2022-01-26 15:28:04 +00:00