..
account
Conform the style rules of GeneralUserSettingsTab.tsx
to the style guide ( #10595 )
2023-05-12 10:33:01 +00:00
devices
Fix display of devices without encryption support in Settings dialog ( #10977 )
2023-05-25 16:12:01 +00:00
discovery
Use semantic headings in user settings - discovery ( #10838 )
2023-05-24 02:37:10 +00:00
shared
Use semantic headings in user settings - discovery ( #10838 )
2023-05-24 02:37:10 +00:00
tabs
Conform more of the codebase to strict typescript ( #10841 )
2023-05-25 09:39:23 +01:00
AddPrivilegedUsers.tsx
Enable @typescript-eslint/explicit-function-return-type
in /src ( #9788 )
2023-01-12 13:25:14 +00:00
AvatarSetting.tsx
Improve profile picture settings accessibility ( #10470 )
2023-03-29 14:00:45 +00:00
BridgeTile.tsx
Conform more of the codebase to strictNullChecks ( #10607 )
2023-04-17 09:25:00 +01:00
ChangeDisplayName.tsx
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
ChangePassword.tsx
Conform more of the codebase to strictNullChecks ( #10800 )
2023-05-10 08:41:55 +01:00
CrossSigningPanel.tsx
Settings panels: avoid exceptions with rust crypto ( #10962 )
2023-05-23 12:01:27 +00:00
CryptographyPanel.tsx
Use semantic headings in user settings Security ( #10774 )
2023-05-18 22:32:10 +00:00
DevicesPanel.tsx
Replace uses of checkDeviceTrust
with getDeviceVerificationStatus
( #10663 )
2023-04-24 14:19:46 +01:00
DevicesPanelEntry.tsx
Conform more of the codebase to strictNullChecks ( #10607 )
2023-04-17 09:25:00 +01:00
E2eAdvancedPanel.tsx
Use semantic headings in user settings Security ( #10774 )
2023-05-18 22:32:10 +00:00
EventIndexPanel.tsx
Use semantic headings in user settings Security ( #10774 )
2023-05-18 22:32:10 +00:00
FontScalingPanel.tsx
Use semantic headings in user settings Appearance ( #10827 )
2023-05-21 21:12:11 +00:00
ImageSizePanel.tsx
Use semantic headings in user settings Appearance ( #10827 )
2023-05-21 21:12:11 +00:00
IntegrationManager.tsx
Conform more of the codebase to strictNullChecks ( #10800 )
2023-05-10 08:41:55 +01:00
JoinRuleSettings.tsx
Apply strictNullChecks
to src/components/views/settings
( #10724 )
2023-05-05 09:13:50 +01:00
KeyboardShortcut.tsx
Conform more code to strictNullChecks
( #10374 )
2023-03-16 11:07:29 +00:00
LayoutSwitcher.tsx
Use semantic headings in user settings Appearance ( #10827 )
2023-05-21 21:12:11 +00:00
Notifications.tsx
Use semantic headings in user settings - Notifications ( #10948 )
2023-05-23 23:36:09 +00:00
ProfileSettings.tsx
Make more of the codebase conform to strict types ( #10859 )
2023-05-12 09:49:37 +01:00
SecureBackupPanel.tsx
Eliminate the use of MatrixClientPeg in utils ( #10910 )
2023-05-23 16:24:12 +01:00
SetIdServer.tsx
Use semantic headings in user settings - discovery ( #10838 )
2023-05-24 02:37:10 +00:00
SetIntegrationManager.tsx
Use semantic headings in user settings - integrations and account deletion ( #10837 )
2023-05-17 07:52:44 +00:00
SettingsFieldset.tsx
Use semantic headings in user settings - discovery ( #10838 )
2023-05-24 02:37:10 +00:00
SpellCheckSettings.tsx
use semantic headings for spellcheck and language ( #10959 )
2023-05-23 23:34:56 +00:00
ThemeChoicePanel.tsx
Use semantic headings in user settings Appearance ( #10827 )
2023-05-21 21:12:11 +00:00
UpdateCheckButton.tsx
Conform more code to strict null checking ( #10169 )
2023-02-16 09:38:44 +00:00