element-web/src/components/views/dialogs
Luke Barnard b7f1b1a424 Merge pull request #736 from matrix-org/luke/chat-create-or-reuse-dialog
Allow user to choose from existing DMs on new chat
2017-03-07 16:22:52 +00:00
..
BaseDialog.js PR feedback 2017-02-13 19:09:43 +00:00
ChatCreateOrReuseDialog.js Instead of listening for view_room, use a callback 2017-03-06 17:44:29 +00:00
ChatInviteDialog.js Merge pull request #736 from matrix-org/luke/chat-create-or-reuse-dialog 2017-03-07 16:22:52 +00:00
ConfirmUserActionDialog.js Support reasons for kick / ban 2017-02-17 17:27:46 +00:00
DeactivateAccountDialog.js Fix a bunch of linting errors 2017-01-20 14:22:27 +00:00
ErrorDialog.js Create a common BaseDialog 2017-01-24 18:18:54 +00:00
InteractiveAuthDialog.js Remove old import & pass through result 2017-03-03 14:31:52 +00:00
NeedToRegisterDialog.js Create a common BaseDialog 2017-01-24 18:18:54 +00:00
QuestionDialog.js Warn users about using e2e for the first time 2017-03-01 15:41:13 +00:00
SessionRestoreErrorDialog.js Don't force-logout the user if reading localstorage fails 2017-02-15 19:33:39 +00:00
SetDisplayNameDialog.js Merge remote-tracking branch 'origin/develop' into rav/base_dialog 2017-01-25 15:01:11 +00:00
TextInputDialog.js Create a common BaseDialog 2017-01-24 18:18:54 +00:00
UnknownDeviceDialog.js Fix resend bar and "send anyway" in UDD 2017-03-03 10:02:08 +00:00