Commit Graph
1 Commits
Author SHA1 Message Date
jaredandClaude Fable 5 053b364a44 feat: route desktop matrix: deep links into the client
Trigger Desktop Build / trigger (push) Successful in 4s
CI / Build & Quality Checks (push) Successful in 15m17s
Adds useDeepLinkNavigate (mounted in ClientNonUIFeatures): listens for the
'lotus-deeplink' DOM CustomEvent that the Tauri shell dispatches when a
matrix:/matrix.to link opens the app, converts matrix: URIs to matrix.to, and
navigates via the same path as useMentionClickHandler (reusing matrix-to.ts
parsers + useRoomNavigate). No-op outside Tauri.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-13 18:52:23 -04:00