mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
Sale Djenic
0def67e783
refactor(contacts-service): added local name for a contact
Within this commit local name for a contact is added to `ContactsDto` which will be used across the app. - backend part for changing contact's username is added - new signal under `SIGNAL_CONTACT_UPDATED` is introduced for the contacts service - `saveContact` method of the contacts service updated so it saves contact for a real now - in order to be consistent across the app `userNameOrAlias` method is updated so it includes locally set username for a contact
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
37.6%
JavaScript
30.4%
Nim
19%
Python
5.8%
C++
5.4%
Other
1.7%