status-desktop/ui/app
Pascal Precht e097d2bfe7 fix(Communities): preserve category id when editing channels
As described in #3015, when editing channels that belong to a category of a community,
after saving them, they'll get kicked out of the category.

This is because we haven't passed the category id along the API that performs the
save operation.

This commit ensures we have access to a category chats' `categoryId` and send it
over to `editCommunityChat` RPC API provided by status-go

Fixes #3015
2021-07-23 15:48:21 -04:00
..
AppLayouts fix(Communities): preserve category id when editing channels 2021-07-23 15:48:21 -04:00
img fix(@desktop/pinned): actions to unpin and jump to the message 2021-07-23 14:43:57 -04:00
AppMain.qml feat(@desktop/chat): Display gif popup next to emoji 2021-07-23 15:27:56 -04:00
qmldir