lthn.io/app/Mod/Names/Controllers
Claude 8f9c1f282e
feat: email notifications on claim approval + OG images for names
ClaimApproved mailable sent when admin approves a claim — dark
themed HTML email with name, next steps, and CTA links. Wrapped
in try/catch so email failure doesn't block approval.

Dynamic SVG OpenGraph images at /names/{name}/og.svg — shows name,
type badge (Registered/Reserved/Gateway/Available), and branding.
og:image meta tag added to name detail pages via @push('head').

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 12:20:43 +01:00
..
MetricsController.php feat: UpdateDnsRecords Action, Prometheus metrics, JSON validation 2026-04-04 12:12:07 +01:00
NamesController.php feat: email notifications on claim approval + OG images for names 2026-04-04 12:20:43 +01:00
NamesWebController.php feat(names): enrich name detail pages with DNS records + services 2026-04-04 08:47:20 +01:00
OgImageController.php feat: email notifications on claim approval + OG images for names 2026-04-04 12:20:43 +01:00