status-desktop/ui/imports/shared/views/chat
Alexandra Betouni 336f90a60f feat(desktop/wallet) Removed dynamic scoping from wallet
Removed all dynamic scoping parts in wallet section plus

- Renamed Config to Global and added more functions there
- Moved changeAppSectionBySectionType function to Global
  and updated all places where is used to call it from
  Global instead
- Moved openLink function to Global and updated all places
  where is used to call it from Global instead
- Moved errorSound to Global, introduced playErrorSound
  function  and updated all places where is used to call
  this function from Global instead

Closes #4245
2022-02-01 11:38:27 +01:00
..
AcceptTransactionView.qml refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00
ChannelIdentifierView.qml refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00
ChatTextView.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
CompactMessageView.qml fix: Cannot download uploaded or embed images in private chat 2022-01-04 16:53:47 +02:00
InvitationBubbleView.qml refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile` 2022-02-01 11:37:29 +01:00
LinksMessageView.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
MessageContextMenuView.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
MessageView.qml fix: display loading indicator depending on mailserver request status 2022-01-25 13:59:41 -04:00
NormalMessageView.qml refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00
TransactionBubbleView.qml fix(@desktop/wallet): Fix for - Recipient of the transaction message is not notified that transaction is completed 2022-01-11 20:59:17 +01:00
qmldir refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00