snikket-im / snikket-ios

Snikket iOS client
https://snikket.org/app/ios/
GNU General Public License v3.0
72 stars 10 forks source link

Account settings simplification #167

Open mwild1 opened 2 years ago

mwild1 commented 2 years ago

Describe your feature proposal On the account settings page:

(*): Anywhere that this nickname setting is referenced (e.g. in expressions such as getAccount(for: account).?nickname) the user's configured display name should be used instead (i.e. the one from the profile editor).

Is your feature request related to a problem? Please describe. It's confusing for the user to manage their name in two places. We should only have the display name, which is synchronized with the server since #57.