Implement adding labels for account
This gives the user the ability to label different account (e.g. "work", "private") and shows this label in the account switcher. Showing the label in more places will be done in future MRs.
The label is stored in the user's account data and thus transfers automatically to other instances of neochat
The label is private for the user and not visible to others
Implements #365 (closed)
Edited by Tobias Fella