fix: detect bare domain links in profile bios and descriptions
Adds a separate bare domain regex pass matching the web app's
RichText.svelte approach, so links like throne.com/user and
clarabelle.xyz are tappable without requiring https:// prefix.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>