fix(topics): display author profile instead of raw DID in topic view (#171)
TopicView rendered topic.authorDid as plain text while TopicCard and
ReplyCard already used the enriched author profile. Now shows avatar,
display name, and a clickable link to the user profile, with graceful
fallback to DID when the author profile is unavailable.
authored by