Fix #221: scale image pastes, drop text box, clean link pill, serve raw image, accurate size #227

Closed
fen wants to merge 2 commits from fix-221 into dev
2 Commits
Author SHA1 Message Date
fen c3f466565d Merge fix-221 rework: pill padding cleanup, keep redirect-based raw view and image-paste flag
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 41s
2026-09-10 14:25:16 -05:00
fen 1bfefe079e #221: image paste view fixes
- image pastes scale to fit the viewer box (max-width/max-height, object-fit)
- no text/code box rendered below the image for image pastes
- link pill positioning cleaned up on the image view
- /raw for attachment pastes redirects to the file itself
- view details size now uses the attachment blob size, not empty text len
2026-09-10 14:16:59 -05:00