revoltchat / self-hosted

Deploy Revolt using Docker.
904 stars 116 forks source link

bug: Unable to friend or direct message users due to missing discriminator #68

Closed GanimanSwift closed 1 year ago

GanimanSwift commented 1 year ago

What happened?

On a fresh self-hosted instance, it is not possible to send friend requests, accept friend requests or direct message users. This seems to be caused by the client not having values for user # discriminators. In all places I can see a username, the discriminator numbers are missing or null, so usernames appear as: Ganiman# or Ganiman#undefined.

revolt_discriminator_missing

GanimanSwift commented 1 year ago

It looks like PR https://github.com/revoltchat/self-hosted/pull/67 addresses this issue.

insertish commented 1 year ago

Closed in aa3a3e3a7e232a9ac2520b338d44f847a8b52e76