feat: add label moderation support for stories and feeds
- Add labels field to storyView lexicon
- Hydrate and filter hide-severity labels server-side in getStories
and getStoryAuthors (spam, copyright, gore, !hide, !takedown, etc.)
- Add warn-content/warn-media label UI to StoryViewer with timer
pausing while warnings are shown
- Move gallery label filtering into feed SQL queries via shared
hideLabelsFilter() helper for correct pagination
- Add repo takedown checks to story endpoints
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>