..
keybackup
Fix passphrase reset in key backup restore dialog
2020-05-11 14:21:59 +01:00
secretstorage
Allow resetting storage from the access dialog
2020-04-29 15:19:09 +01:00
AddressPickerDialog.js
Label and use UNSAFE_componentWillMount to minimize warnings
2020-03-31 14:15:23 -06:00
AskInviteAnywayDialog.js
Ensure errors when creating a DM are raised to the user
2020-02-27 17:10:31 -07:00
BaseDialog.js
Label and use UNSAFE_componentWillMount to minimize warnings
2020-03-31 14:15:23 -06:00
BugReportDialog.js
Iterate copy
2020-04-17 12:25:16 +01:00
ChangelogDialog.js
Use noreferrer in addition to noopener for edge case browsers
2020-02-23 22:14:29 +00:00
ConfirmAndWaitRedactDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
ConfirmDestroyCrossSigningDialog.js
manual lint
2020-02-07 15:53:43 +00:00
ConfirmRedactDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
ConfirmUserActionDialog.js
Revert to UNSAFE_componentWillMount where componentDidMount will not work
2020-04-01 11:05:49 -06:00
ConfirmWipeDeviceDialog.js
Tweaks from PR
2020-01-29 16:10:46 +00:00
CreateGroupDialog.js
Fix MatrixClientPeg imports
2019-12-22 21:15:54 -07:00
CreateRoomDialog.js
Create unencrypted rooms by default in e2e-tests
2020-04-16 16:27:43 -06:00
CryptoStoreTooNewDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
DeactivateAccountDialog.js
Fix i18n of SSO UIA copy in Deactivate Account Dialog
2020-04-22 21:37:52 +01:00
DeviceVerifyDialog.js
Convert cross-signing feature flag to setting
2020-04-15 13:18:42 -06:00
DevtoolsDialog.js
Add a back button to the devtools verifications panel
2020-04-21 16:27:31 +01:00
ErrorDialog.js
Apply remainder of ux
2020-01-28 11:13:09 +00:00
IncomingSasDialog.js
Fix UserInfo e2e buttons to match Figma
2020-04-01 12:21:18 +01:00
InfoDialog.js
Add Keyboard shortcuts dialog
2020-03-18 16:40:21 +00:00
IntegrationsDisabledDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
IntegrationsImpossibleDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
InteractiveAuthDialog.js
Remove debugging
2020-03-30 20:11:23 -06:00
InviteDialog.js
Merge pull request #4497 from matrix-org/t3chguy/invite_copy
2020-05-06 18:16:36 +01:00
KeyShareDialog.js
Replace device with session in UI text
2020-01-29 15:52:32 +00:00
KeySignatureUploadFailedDialog.js
Fix typo
2020-04-17 16:04:38 +01:00
LazyLoadingDisabledDialog.js
show warning when LL is disabled but was enabled before
2018-10-08 15:28:00 +02:00
LazyLoadingResyncDialog.js
Fix lint error in LazyLoadingResyncDialog.js
2018-10-11 22:32:25 -05:00
LogoutDialog.js
Fix logout when Olm failed to load.
2020-03-23 14:48:55 +00:00
ManualDeviceKeyVerificationDialog.js
update copy
2020-03-20 15:43:05 +01:00
MessageEditHistoryDialog.js
Fix MatrixClientPeg imports
2019-12-22 21:15:54 -07:00
NewSessionReviewDialog.js
also allow passing a promise to a verif request to the verification dialog
2020-03-10 18:59:45 +01:00
QuestionDialog.js
Fix styling of NetworkDropdown dialogs
2020-03-16 12:00:56 +00:00
RedesignFeedbackDialog.js
Update help buoy text and issue links
2019-02-14 15:52:13 +00:00
ReportEventDialog.js
Field: make id optional, generate one if not provided
2020-03-29 22:59:15 +01:00
RoomSettingsDialog.js
Merge pull request #4321 from matrix-org/t3chguy/room_settings_notif_icon
2020-04-02 09:50:57 +01:00
RoomUpgradeDialog.js
Use componentDidMount in place of componentWillMount where possible
2020-03-31 14:14:17 -06:00
RoomUpgradeWarningDialog.js
Fix MatrixClientPeg imports
2019-12-22 21:15:54 -07:00
SessionRestoreErrorDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
SetEmailDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
SetMxIdDialog.js
Label and use UNSAFE_componentWillMount to minimize warnings
2020-03-31 14:15:23 -06:00
SetPasswordDialog.js
Use componentDidMount in place of componentWillMount where possible
2020-03-31 14:14:17 -06:00
SetupEncryptionDialog.js
Move store subscribe to didmount
2020-04-24 17:36:02 +01:00
ShareDialog.tsx
Convert ShareDialog to Typescript
2020-04-15 00:22:19 +01:00
SlashCommandHelpDialog.js
rework SlashCommands to better expose aliases
2020-03-30 13:59:08 +01:00
StorageEvictedDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
TabbedIntegrationManagerDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
TermsDialog.js
Use noreferrer in addition to noopener for edge case browsers
2020-02-23 22:14:29 +00:00
TextInputDialog.js
Label and use UNSAFE_componentWillMount to minimize warnings
2020-03-31 14:15:23 -06:00
UnknownDeviceDialog.js
Use componentDidMount in place of componentWillMount where possible
2020-03-31 14:14:17 -06:00
UploadConfirmDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
UploadFailureDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00
UserSettingsDialog.js
Add a link from settings / devices to your user profile
2020-04-27 14:25:47 +01:00
VerificationRequestDialog.js
further tweaks by Matthew
2020-04-16 13:28:12 +01:00
WidgetOpenIDPermissionsDialog.js
Convert many imports to handle ES6 exports
2019-12-22 21:04:42 -07:00