feat(replies): add delete button with confirmation dialog (#167)
Authors can now delete their own replies via a delete button in the
reply footer. Shows a confirmation dialog before calling the existing
DELETE /api/replies/:uri endpoint. Deleted replies render as tombstones.
authored by