mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-23 20:18:47 +00:00
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