status-desktop/ui/app/AppLayouts
Lukáš Tinkl 28374eb836 fix(ChatColumnView): unbreak 1-1 chats
the StatusChatInput (among other things) was disabled due to wrong
`activeChatType` being passed down to `ChatContentView` which does all
sorts of checks whether we are allowed to chat with that contact

The `root.activeChatType` no longer reflects the chat that we are going
to activate (probably due to the extensive use of `Loader`s)

(plus remove some dead code)

Fixes: #10463
2023-04-27 20:44:41 +02:00
..
Browser fix: reduce Image cache 2023-04-27 13:56:39 +02:00
Chat fix(ChatColumnView): unbreak 1-1 chats 2023-04-27 20:44:41 +02:00
CommunitiesPortal feat(CommunityPortal/StatusCommunityCard): Prepared `StatusCommunityCard` to display permissions row 2023-04-27 16:10:20 +02:00
Node feat(ActivityCenter): Add indication for visited/unvisited AC state 2023-02-17 16:13:43 +04:00
Onboarding fix: reduce Image cache 2023-04-27 13:56:39 +02:00
Profile fix(Settings/LanguageView): do not change language on the fly 2023-04-27 16:12:33 +02:00
UIComponents refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Wallet fix: reduce Image cache 2023-04-27 13:56:39 +02:00
stores feat(@wallet): remove usage of wallet section current 2023-04-27 11:58:27 +02:00