I tried to avoid extra calls for avatar url with Profile object, so I’ve used like that;
so this is working mostly, but some profile urls is different.
this is mine;
https://gaia.blockstack.org/hub/18h4Xkg9mFhwhLgokzBkggLQ5RD6KAiAvs//avatar-0
this is josephfoboyle.id;
https://gaia.blockstack.org/hub/1FyMCNipDqEfvVXZP9kPfDd53MijUkouXu/0/avatar-0
I think the code smells here, better standardizing avatar urls, isn’t it?