KotoLLC / peacenik

An ad-free distributed social network
https://docs.koto.at
Apache License 2.0
29 stars 2 forks source link

Users should know who eachother are #155

Closed mreider closed 3 years ago

mreider commented 3 years ago

People are complaining. When they get invitations they do not know who the user is. This is because usernames can be anything "kittydog" is not recognizable.

So we should make the following changes:

  1. Real name fields. First / last name as part of profile. These are optional fields.

  2. When you register, you can fill out these fields. There should be a note "Entering your real name will help other people identify you if you invite them to be friends."

  3. When you look at a user's profile you see these fields.

  4. When a user sends you an invitation, you will see (a) their avatar and (b) their real name.

  5. If the user has a real name, the title of the email will change to "real name" has invited you, rather than "username" has invited you.

mreider commented 3 years ago

@falconandy @dimakrsna here you go.

mreider commented 3 years ago

So @dimakrsna and @falconandy please show full names (when available) INSTEAD of usernames for:

dimakrsna commented 3 years ago

@falconandy my changes is ready, remained yours