..
devtools
Re-key all |zero-pluralised translations for Localazy compatibility ( #11417 )
2023-08-16 15:26:21 +00:00
oidc
OIDC: Redirect to delegated auth provider when signing out ( #11432 )
2023-08-22 11:15:35 +00:00
security
Switch to importing most things from the main matrix-js-sdk export ( #11406 )
2023-08-15 15:00:17 +00:00
spotlight
Polish & delabs Exploring public spaces
feature ( #11423 )
2023-08-21 09:39:20 +00:00
AddExistingSubspaceDialog.tsx
Switch to importing models/Room from main js-sdk export ( #11361 )
2023-08-04 07:36:16 +00:00
AddExistingToSpaceDialog.tsx
Switch to importing @types/{event,partials} from main js-sdk export ( #11369 )
2023-08-08 10:12:12 +00:00
AnalyticsLearnMoreDialog.tsx
Remove AnalyticsPolicyLink ( #10924 )
2023-05-16 15:52:30 +00:00
AppDownloadDialog.tsx
Compound Typography pass ( #11103 )
2023-06-29 10:30:25 +00:00
AskInviteAnywayDialog.tsx
Check profiles before starting a DM ( #10472 )
2023-04-05 13:13:51 +02:00
BaseDialog.tsx
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
BetaFeedbackDialog.tsx
Conform more of the codebase to strictNullChecks
( #10731 )
2023-04-28 09:45:36 +01:00
BugReportDialog.tsx
Enable strictPropertyInitialization ( #11203 )
2023-07-07 14:46:12 +01:00
BulkRedactDialog.tsx
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
CantStartVoiceMessageBroadcastDialog.tsx
Prevent starting a voice message while recording a broadcast ( #9844 )
2023-01-10 15:51:20 +01:00
ChangelogDialog.tsx
Fix changelog dialog heading size ( #11286 )
2023-07-19 08:03:56 +00:00
ConfirmAndWaitRedactDialog.tsx
Switch to importing models/event from main js-sdk export ( #11363 )
2023-08-07 08:24:58 +00:00
ConfirmRedactDialog.tsx
Use MatrixClientPeg::safeGet for strict typing ( #10989 )
2023-06-21 17:29:44 +01:00
ConfirmSpaceUserActionDialog.tsx
Switch to importing models/Room from main js-sdk export ( #11361 )
2023-08-04 07:36:16 +00:00
ConfirmUserActionDialog.tsx
Switch to importing models/room-state & models/room-member from main js-sdk export ( #11362 )
2023-08-04 11:22:08 +00:00
ConfirmWipeDeviceDialog.tsx
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00
CreateRoomDialog.tsx
Switch to importing @types/{event,partials} from main js-sdk export ( #11369 )
2023-08-08 10:12:12 +00:00
CreateSubspaceDialog.tsx
Switch to importing @types/{event,partials} from main js-sdk export ( #11369 )
2023-08-08 10:12:12 +00:00
CryptoStoreTooNewDialog.tsx
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00
DeactivateAccountDialog.tsx
OIDC: Redirect to delegated auth provider when signing out ( #11432 )
2023-08-22 11:15:35 +00:00
DevtoolsDialog.tsx
Expose and pre-populate thread ID in devtools dialog ( #10953 )
2023-07-07 15:40:25 +01:00
EndPollDialog.tsx
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
ErrorDialog.tsx
Properly translate errors in AddThreepid.ts
( #10432 )
2023-04-14 15:40:19 +01:00
ExportDialog.tsx
Conform more of the codebase to strictNullChecks ( #10607 )
2023-04-17 09:25:00 +01:00
FeedbackDialog.tsx
Remove dead & duplicated code ( #11405 )
2023-08-15 08:43:15 +00:00
ForwardDialog.tsx
Use Intl to localise dates and times ( #11422 )
2023-08-21 19:38:59 +00:00
GenericFeatureFeedbackDialog.tsx
Conform more of the codebase to strictNullChecks
( #10731 )
2023-04-28 09:45:36 +01:00
IncomingSasDialog.tsx
Use MatrixClientPeg::safeGet in src/components/views/* ( #10987 )
2023-06-15 08:46:19 +01:00
InfoDialog.tsx
Make more of the codebase conform to strict types ( #10857 )
2023-05-16 14:25:43 +01:00
IntegrationsDisabledDialog.tsx
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00
IntegrationsImpossibleDialog.tsx
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00
InteractiveAuthDialog.tsx
OIDC: Redirect to delegated auth provider when signing out ( #11432 )
2023-08-22 11:15:35 +00:00
InviteDialog.tsx
Enable jsx-a11y/click-events-have-key-events
eslint rule ( #10362 )
2023-08-09 06:27:31 +00:00
InviteDialogTypes.ts
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00
KeySignatureUploadFailedDialog.tsx
Conform more of the codebase to strictNullChecks ( #10505
2023-04-05 09:02:40 +01:00
LazyLoadingDisabledDialog.tsx
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00
LazyLoadingResyncDialog.tsx
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00
LeaveSpaceDialog.tsx
Switch to importing @types/{event,partials} from main js-sdk export ( #11369 )
2023-08-08 10:12:12 +00:00
LogoutDialog.tsx
Conform more of the codebase to strict types ( #11191 )
2023-07-05 11:53:22 +01:00
ManageRestrictedJoinRuleDialog.tsx
Switch to importing models/Room from main js-sdk export ( #11361 )
2023-08-04 07:36:16 +00:00
ManualDeviceKeyVerificationDialog.tsx
Switch to importing models/{event-timeline{,set},user,device,event-status} from main js-sdk export ( #11368 )
2023-08-08 07:16:04 +00:00
MessageEditHistoryDialog.tsx
Switch to importing more things from the main js-sdk export ( #11376 )
2023-08-09 15:10:54 +00:00
ModalWidgetDialog.tsx
Use MatrixClientPeg::safeGet in src/components/views/* ( #10987 )
2023-06-15 08:46:19 +01:00
ModuleUiDialog.tsx
Implement updated open dialog method of the Module API ( #11395 )
2023-08-21 12:09:17 +00:00
PollHistoryDialog.tsx
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
QuestionDialog.tsx
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00
RegistrationEmailPromptDialog.tsx
Conform more of the codebase to strictNullChecks
( #10602 )
2023-04-17 08:31:58 +01:00
ReportEventDialog.tsx
Switch to importing models/event from main js-sdk export ( #11363 )
2023-08-07 08:24:58 +00:00
RoomSettingsDialog.tsx
Allow managing room knocks ( #11404 )
2023-08-16 08:16:19 +00:00
RoomUpgradeDialog.tsx
Switch to importing models/Room from main js-sdk export ( #11361 )
2023-08-04 07:36:16 +00:00
RoomUpgradeWarningDialog.tsx
Switch to importing @types/{event,partials} from main js-sdk export ( #11369 )
2023-08-08 10:12:12 +00:00
ScrollableBaseModal.tsx
Implement updated open dialog method of the Module API ( #11395 )
2023-08-21 12:09:17 +00:00
ServerOfflineDialog.tsx
Conform more of the codebase to strictNullChecks ( #10505
2023-04-05 09:02:40 +01:00
ServerPickerDialog.tsx
Switch to importing most things from the main matrix-js-sdk export ( #11406 )
2023-08-15 15:00:17 +00:00
SeshatResetDialog.tsx
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00
SessionRestoreErrorDialog.tsx
Enable strictPropertyInitialization ( #11203 )
2023-07-07 14:46:12 +01:00
SetEmailDialog.tsx
Use MatrixClientPeg::safeGet in src/components/views/* ( #10987 )
2023-06-15 08:46:19 +01:00
ShareDialog.tsx
Switch to importing models/{event-timeline{,set},user,device,event-status} from main js-sdk export ( #11368 )
2023-08-08 07:16:04 +00:00
SlashCommandHelpDialog.tsx
Fix slash commands not being enabled in certain cases ( #11090 )
2023-06-14 12:49:18 +00:00
SlidingSyncOptionsDialog.tsx
Enable strictPropertyInitialization ( #11203 )
2023-07-07 14:46:12 +01:00
SpacePreferencesDialog.tsx
Switch to importing models/Room from main js-sdk export ( #11361 )
2023-08-04 07:36:16 +00:00
SpaceSettingsDialog.tsx
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
StorageEvictedDialog.tsx
Make more of the codebase conform to strict types ( #10859 )
2023-05-12 09:49:37 +01:00
TermsDialog.tsx
Switch to importing more things from the main js-sdk export ( #11377 )
2023-08-10 08:01:14 +00:00
TextInputDialog.tsx
Conform more of the codebase to strictNullChecks ( #10505
2023-04-05 09:02:40 +01:00
UntrustedDeviceDialog.tsx
Switch to importing models/{event-timeline{,set},user,device,event-status} from main js-sdk export ( #11368 )
2023-08-08 07:16:04 +00:00
UploadConfirmDialog.tsx
fix file size display from kB to KB ( #10561 )
2023-04-11 14:48:41 +01:00
UploadFailureDialog.tsx
fix file size display from kB to KB ( #10561 )
2023-04-11 14:48:41 +01:00
UserSettingsDialog.tsx
Move session manager out of beta ( #10968 )
2023-05-26 01:58:28 +00:00
UserTab.ts
Device Manager - add new labsed session manager screen (PSG-636) ( #9119 )
2022-08-08 13:51:00 +00:00
VerificationRequestDialog.tsx
Switch to importing models/{event-timeline{,set},user,device,event-status} from main js-sdk export ( #11368 )
2023-08-08 07:16:04 +00:00
WidgetCapabilitiesPromptDialog.tsx
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00
WidgetOpenIDPermissionsDialog.tsx
Properly type Modal props to ensure useful typescript checking ( #10238
2023-02-28 10:31:48 +00:00