status-desktop/ui/app/AppLayouts/Chat
emizzle 76e7897e8d fix: 1-on-1 send tx recipient show in tx preview
We were previously displaying an address in the "to" field for TransactionPreview. Instead, this is meant to be a contact view.
- Fix ContactSelector to trigger selectedContactChanged
- Fix RecipientSelector > ContactSelector to trigger resolveEns from outside call to prevent infinite loop from the above fix
- Add alias to pre-selected contact for the Contact view of TransactionPreview
- Add option to change debounce delay so that when values are pre-selected (readonly), there is no delay before resolution.
- Fix missing tx data param in walletModel.estimateGas
2020-11-11 12:01:38 -05:00
..
ChatColumn feat: 1-on-1 chat command ENS flow 2020-11-05 11:25:45 -05:00
ContactsColumn fix: XSS filter channel names in case a bad one had been submitted 2020-11-06 16:23:09 -05:00
components fix: protect against XSS in chat names 2020-11-06 16:23:09 -05:00
data change status-spanish to status-espanol, it's more guay 2020-09-23 17:19:17 -04:00
ChatColumn.qml fix: 1-on-1 send tx recipient show in tx preview 2020-11-11 12:01:38 -05:00
ChatLayout.qml refactor: simplify ProfilePopup usage 2020-10-02 12:48:58 -04:00
ContactsColumn.qml cleanup qml 2020-09-23 15:52:27 -04:00
qmldir feat(chat): implement mention auto complete 2020-07-17 12:31:20 -04:00