fix: restore gallery card kebab menu and fix build errors
- Add kebab (ellipsis) button and action sheet to GalleryCardView
- Wire onReport/onDelete in all feed views
- Remove redundant toolbar menu from GalleryDetailView
- Fix ReportView parameter names (uri/cid → subjectUri/subjectCid)
- Fix HashtagFeedView type-checker timeout by extracting card helper
- Fix StoryViewer missing self. in closure
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>