mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
bug: Unable to friend or direct message users due to missing discriminator #46
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GanimanSwift on GitHub (Jul 25, 2023).
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#orGaniman#undefined.@GanimanSwift commented on GitHub (Jul 25, 2023):
It looks like PR https://github.com/revoltchat/self-hosted/pull/67 addresses this issue.
@insertish commented on GitHub (Aug 1, 2023):
Closed in
aa3a3e3a7e