When no sh.tangled.actor.profile exists for a user, render a dummy one that mentions that the user isn't on tangled yet.
An example can be seen on https://tangled.wizardry.systems/barackobama.bsky.social
When no sh.tangled.actor.profile exists for a user, render a dummy one that mentions that the user isn't on tangled yet.
An example can be seen on https://tangled.wizardry.systems/barackobama.bsky.social
Was testing it out and funnily enough, it shows me no profile for https://tangled.wizardry.systems/anirudh.fi.
that's because tangled.wizardry.systems doesn't have perfect backfill unfortunately, I think I'm lucky to even have as many saved profiles as I do
Fair enough; code LGTM! I'll test this out locally to confirm.
lgtm!
Currently this just relies on tangled's own db of having correctly pulled a profile record at time of streaming on the jetstream. I avoided overengineering an async request to the PDS to verify that there might be a tangled profile record after the fact. Just lmk if we should do that too :P
Like: