feat: add story archive with hydration refactor
Add story archive feature allowing users to browse all past stories
(beyond 24h) on their own profile via a new Clock tab. Includes new
getStoryArchive XRPC endpoint with cursor pagination, StoryArchive
thumbnail grid component, and single-story StoryViewer mode.
Extract shared story hydration into server/hydrate/stories.ts and
move gallery hydration from server/feeds/_hydrate.ts to
server/hydrate/galleries.ts for consistency.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>