feat(web): reactions, moderation controls, and content reporting (M7) (#8)
Add ReactionBar (toggle buttons with counts and aria-pressed), ConfirmDialog
(accessible alertdialog for destructive actions), ModerationControls (lock/pin/delete
for moderators with confirmation), ReportDialog (AT Protocol reason categories),
SelfLabelIndicator (blur/reveal content warnings), and BanIndicator (user profile
ban status). Integrate all into TopicView and ReplyCard with optional props.
Fix pre-existing test isolation issue in new topic page tests.
authored by