Folo/apps
DIYgod 62efdd29b2
fix: handle invalid URL parsing in useFeedSafeUrl hook (#4823)
Wrap new URL() constructor in try-catch to gracefully handle malformed URL strings that start with 'http' but are invalid. Returns null instead of throwing.

Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-30 13:48:23 +08:00
..
desktop fix: handle invalid URL parsing in useFeedSafeUrl hook (#4823) 2026-01-30 13:48:23 +08:00
mobile refactor: remove checkNew timeline update detection logic (#4817) 2026-01-21 13:31:54 +08:00
ssr refactor: remove deprecated features (referral, invitations, memory, wallet) (#4812) 2026-01-18 16:22:10 +08:00