mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-13 15:17:45 +00:00
Sale Djenic
a05a821f51
issues adding category fixed
- chats list maintained in the chat service gets updated form the right places now - redundant mapping `Chat` to `ChatDto` is removed, since we already get all necessary data for the chat, no need for additional mapping which may just introduce new inconsistencies - `findIndexById` proc updated so in case if there is no the chat we're searching for in the list, we're returning `-1` instead of last index in the list - `DelegateChoice` on the qml side updated to match new type value `Constants.chatType.category`
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%