feat: image attachment thumbnails and preview chips

This commit is contained in:
Linus Rath
2026-05-01 17:03:45 +02:00
parent 32135ddb95
commit 1e535e96a2
4 changed files with 218 additions and 43 deletions
+4
View File
@@ -1009,6 +1009,10 @@
"hide_inline_image_attachments": {
"label": "Hide inline images from attachments",
"description": "Images embedded in the message body are not listed as separate attachments"
},
"attachment_image_previews": {
"label": "Show image previews in attachments",
"description": "Render image attachments as thumbnail cards instead of generic file icons"
}
},
"composer": {