status-desktop/ui/app/AppLayouts/Chat/popups
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
..
community refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile` 2022-02-01 11:37:29 +01:00
ActivityCenterPopup.qml feat(desktop/contacts) Improvements in contacts 2021-12-01 20:51:06 +02:00
ChatCommandModal.qml feat(desktop/contacts) Improvements in contacts 2021-12-01 20:51:06 +02:00
ChooseBrowserPopup.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
ContactRequestsPopup.qml feat(desktop/contacts) Improvements in contacts 2021-12-01 20:51:06 +02:00
GroupChatPopup.qml refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile` 2022-02-01 11:37:29 +01:00
GroupInfoPopup.qml fix(@desktop/chat): Group members list must show only 5 2022-01-14 20:16:33 +01:00
NicknamePopup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
PinnedMessagesPopup.qml refactor(desktop): Removed all timeline related code 2021-12-03 19:55:45 +02:00
PrivateChatPopup.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
ProfilePopup.qml feat(ProfilePopup): Add avatar change fucntionality 2022-01-25 10:25:03 +03:00
PublicChatPopup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
RenameGroupPopup.qml fix(@desktop/Chat): Group chat popup member list doesn't have proper visuals 2021-12-01 16:11:34 +01:00
SignTransactionModal.qml feat(desktop/contacts) Improvements in contacts 2021-12-01 20:51:06 +02:00