claasklar / Signal-Desktop

GNU Affero General Public License v3.0
0 stars 0 forks source link

Enhancement/#5 name change #11

Closed claasklar closed 3 years ago

claasklar commented 3 years ago

Contributor checklist:

Description

With this PR's changes, it is possible to change a contact's name. For this a menu option "Edit Name" is added to the conversation menu in the upper right corner. When clicked, the name changes to an input field and the name can be changed. For the input field a new Component NameInput is introduced. The conversation model is also expanded by a method for setting it's name.

Resolves #5