mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-03 10:14:04 +00:00
Anthony Laibe
0d5cf71df5
perf(@desktop/chat): avoid query when switching chat
As we keep a local list of contact request and contact added we should not need to query this data each time we switch chat as we already have this data in memory. This data should be maintained each time there is a change fixes #1642 Also: Remove what seems to be duplicated and dead code about getContactById
…
…
…
…
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.2%
JavaScript
29.7%
Nim
18.5%
Python
5.7%
C++
5.2%
Other
1.6%