status-desktop/ui/app/AppLayouts/Chat
Alexandra Betouni f0b39ce4f6 Refactor: Moved openPopup function to Global
The openPopup function was declared in AppMain
and used via dynamic scoping in many places in the
application. Moved function to Global component
and updated all places to call it via Global instead.

Closes #4267
2022-02-01 11:38:46 +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: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
popups Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
stores refactor(chat): move stickers to the new architecture 2022-02-01 11:36:59 +01:00
views Refactor: Moved openPopup function to Global 2022-02-01 11:38:46 +01:00
ChatLayout.qml refactor(online-users): adding online users for chat/channel 2022-02-01 11:38:07 +01:00