status-desktop/ui
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
..
StatusQ feat(CommunityPortal/StatusCommunityCard): Prepared `StatusCommunityCard` to display permissions row 2023-04-27 16:10:20 +02:00
app fix(ChatColumnView): unbreak 1-1 chats 2023-04-27 20:44:41 +02:00
fonts fix(cpp): make libraries which are not dynamically loaded static 2022-08-02 15:30:08 +02:00
i18n chore(translations): update translations 2023-03-06 21:35:32 +01:00
imports feat(Community Permissions): Update ENS icon in permission pills 2023-04-27 16:10:20 +02:00
include/StatusDesktop/Monitoring chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
src/StatusDesktop/Monitoring chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
MonitoringSources.cmake chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
generate-rcc.go fix(StatusQ): StatusQ is QML module (#10207) 2023-04-14 11:18:56 +03:00
main.qml fix(StatusQ): StatusQ is QML module (#10207) 2023-04-14 11:18:56 +03:00
nim-status-client.pro feat(general): Initial setup for app monitoring tool 2023-01-13 13:47:08 +01:00