feat: timestamped comment sharing (#739)
* feat: timestamped comment sharing
add youtube-style ?t= param support for deep linking to specific timestamps:
- parse ?t=X on page load and auto-seek to X seconds
- add "link" button to all comments that copies timestamped URL
- existing OpenGraph meta tags already handle link previews
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: use onMount for timestamp param, rename link to share
* fix: use reactive effect for timestamp seek, document pattern
* fix: ensure playback continues after seek
* fix: don't force autoplay on timestamp links
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
authored by
zzstoatzz.io
Claude Opus 4.5
and committed by
GitHub
e027b56d
83ed2fd6