vicariousdrama / cornychat

🌽 Corny Chat is an open source audio space built on Jam that integrates Nostr and Lightning
https://cornychat.com
GNU Affero General Public License v3.0
19 stars 6 forks source link

Sometimes User Profiles are not loaded? #71

Open vicariousdrama opened 2 months ago

vicariousdrama commented 2 months ago

This doesn't happen for all users or all the time, but it seems that when viewing a user's profile, it doesn't always populate the nostr metadata even though there should be metadata information.

Suspect that the relays being read for this dont have the metadata event.

To help diagnose, start adding counts of information returned.

vicariousdrama commented 4 weeks ago

Will want to refactor the retrieval of user profiles, notes, badges, follows etc.