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`
2022-02-01 11:51:00 +01:00
2021-11-11 09:21:43 -05:00
2021-10-08 14:13:10 -04:00
2022-02-01 11:51:00 +01:00
2022-02-01 11:51:00 +01:00
2021-10-06 08:32:32 -04:00
2021-11-09 15:43:15 -05:00
2020-06-08 13:07:25 -04:00
2021-06-24 15:08:47 -04:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 39.4%
JavaScript 29.5%
Nim 18.5%
Python 5.6%
C++ 5.2%
Other 1.6%