You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
However, message.username is intentionally mangled in some cases by friends to be Allegedly so-and-so rather than so-and-so and in those cases, the avatar URL will be wrong and will typically result in a 404.
Would the solution be to use the unmangled username even though the person isn't verified? Or the cat image? Or a new image that is a big question mark or something to show that you can't be sure it's the person it says it is?
The text was updated successfully, but these errors were encountered:
Trott
changed the title
bug: anonymous users get a borked avatar
bug: unverified users get a borked avatar
May 1, 2015
rich-message.js
uses this to calculate the avatar URL in some cases:However,
message.username
is intentionally mangled in some cases by friends to beAllegedly so-and-so
rather thanso-and-so
and in those cases, the avatar URL will be wrong and will typically result in a 404.Would the solution be to use the unmangled username even though the person isn't verified? Or the cat image? Or a new image that is a big question mark or something to show that you can't be sure it's the person it says it is?
The text was updated successfully, but these errors were encountered: