status-desktop/ui/app/AppLayouts/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
..
ChatColumn/ChatComponents feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
controls refactor(online-users): adding online users for chat/channel 2022-02-01 11:38:07 +01:00
helpers refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
panels refactor(online-users): adding online users for chat/channel 2022-02-01 11:38:07 +01:00
popups feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
stores refactor(chat): move stickers to the new architecture 2022-02-01 11:36:59 +01:00
views feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
ChatLayout.qml refactor(online-users): adding online users for chat/channel 2022-02-01 11:38:07 +01:00