lthn.io/app/Mod
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
..
Chain feat: UpdateDnsRecords Action, Prometheus metrics, JSON validation 2026-04-04 12:12:07 +01:00
Explorer fix: revert @cspnonce — Headers Boot not registering directive 2026-04-04 11:14:41 +01:00
Gateway refactor: move /v1/* API routes exclusively to Website/Api module 2026-04-04 09:36:59 +01:00
Home fix: Octane compatibility — unconditional route registration 2026-04-04 11:03:03 +01:00
Names feat: email notifications on claim approval + OG images for names 2026-04-04 12:20:43 +01:00
Pool refactor: move /v1/* API routes exclusively to Website/Api module 2026-04-04 09:36:59 +01:00
Proxy refactor: move /v1/* API routes exclusively to Website/Api module 2026-04-04 09:36:59 +01:00
Trade refactor: move /v1/* API routes exclusively to Website/Api module 2026-04-04 09:36:59 +01:00