feat(activitypub): inbound interactions — replies, likes, boosts (Phase 2)
Inbox now stores incoming Create(reply to our note), Like and Announce (boost),
plus Undo(Like/Announce) and Delete(reply). New ap_interactions table; the post
page shows a 'From the fediverse' section (counts + replies with avatar/handle,
sanitized). Actor name/icon resolved best-effort; reply HTML sanitized.
Co-Authored-By: Claude <noreply@…>