By: Michael Lynch <git@mtlynch.io>
Show comment delete controls on media pages (m7-9)
Render a "Delete" control on each comment the viewer may remove — its author, or
any owner — guarded by a confirmation dialog.
The DELETE /m/{id}/comments/{commentID} endpoint intentionally returns HTTP 501
until the next stacked commit removes comments from the database.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>