element-web/src/components/views/dialogs
David Baker 820d9c1c25 Show staus bar on Unknown Device Error
Don't pop up the dialog as soon as we can't send a message.

Also removes dispatches used to keep the RoomStatusBar up to date.
We can get the same events straight from the js-sdk via the
pending events event.
2017-11-09 15:58:15 +00:00
..
AddressPickerDialog.js Rank rooms with shorter matching aliases first 2017-11-08 10:47:45 +00:00
BaseDialog.js move Dialog analytics to Modal controller 2017-05-29 17:39:03 +01:00
ChatCreateOrReuseDialog.js Run eslint --fix 2017-10-11 17:56:17 +01:00
ConfirmRedactDialog.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
ConfirmUserActionDialog.js Don't hardcode ConfirmUserActionDialog title 2017-10-12 22:15:53 +02:00
CreateGroupDialog.js Open group settings when the group is created 2017-11-06 18:02:50 +00:00
CreateRoomDialog.js remove redundant&stale onKeyDown 2017-10-05 08:08:39 +01:00
DeactivateAccountDialog.js Run eslint --fix 2017-10-11 17:56:17 +01:00
DeviceVerifyDialog.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
ErrorDialog.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
InteractiveAuthDialog.js Run eslint --fix 2017-10-11 17:56:17 +01:00
KeyShareDialog.js Fix merge conflict 2017-10-02 17:57:22 +02:00
QuestionDialog.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
SessionRestoreErrorDialog.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
SetEmailDialog.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
SetMxIdDialog.js Add rule to enforce spacing in curly brackets in JSX children 2017-09-28 11:21:06 +01:00
TextInputDialog.js Remove redundant stale onKeyDown 2017-10-05 08:26:57 +01:00
UnknownDeviceDialog.js Show staus bar on Unknown Device Error 2017-11-09 15:58:15 +00:00