From c09ba6041f3ea79f5c95999d3fd1cd7ea95a7cbb Mon Sep 17 00:00:00 2001 From: Patrick Buckley Date: Mon, 15 Jun 2026 16:41:53 -0700 Subject: [PATCH] feat(attachments): inline chip previews (image/pdf thumbnail, audio player, text snippet) - core/thumbnails.py + GET .../attachments/{id}/thumbnail: server-rendered PNG thumbnails (image downscale; pdf first page via pypdfium2). Extracted a shared ownership-gated blob resolver used by both get_content and the thumbnail route - buildAttachmentPreview (composer_attachments.js): image/pdf -> thumbnail, audio ->