status-desktop/ui/app/AppLayouts
Pascal Precht 90dfa94805 refactor: move getProfileImage API to appMain
Prior to this commit, the function was expected on a `chatView` QML object.
This has worked out so far because the places where the API is used were always
living inside `ChatLayout`.

With the new timeline however, this is no longer the case so we have to make sure
that the API is available to other views as well.
2020-12-21 14:15:08 -05:00
..
Browser feat: disconnect accounts in browser 2020-12-17 16:44:50 -05:00
Chat refactor: move getProfileImage API to appMain 2020-12-21 14:15:08 -05:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile feat: whitelist gifs (no url extension needed) 2020-12-21 14:14:32 -05:00
Timeline feat: introduce empty timeline component 2020-12-07 13:52:25 +01:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet fix: initialize wallet paths and types, and disable deletion of non-watch accounts 2020-12-09 14:18:45 -05:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00