Avatar username consistency #205
Loading…
x
Reference in New Issue
Block a user
No description provided.
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?
We have multiple places where we are displaying user's avatar and their username. Right now, there are variations between order and fallback if profile metadata is missing.
The new preferable order should be:
display_name
,name
, andnpub
as fallbackhttps://github.com/nostr-protocol/nips/blob/master/24.md