feat: add story favorites, comments, and notifications
- Hydrate stories with expired, commentCount, and viewer.fav fields
- Handle story favorite and comment commits with notifications
- Rename getGalleryThread to getCommentThread for reuse with stories
- Add story favorite/comment notification UI and deep links
- Add favorite toggle, double-tap to favorite, and comment sheet to StoryViewer
- Add contained mode to CommentSheet for use inside story viewer
- Add engagement section to story detail page
- Gate comment UI behind requireAuth for unauthenticated users
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>