Image pastes scale to fit the viewer box (max-width/max-height, object-fit: contain) — no horizontal overflow at 1400x900 or 375x812
No text/code box rendered below the image for image pastes
Link pill (attachment chip) positioning cleaned up on the image view
/raw for an attachment paste now redirects (302) to the file itself via /f/..., so raw view shows the image raw
View details Size (stats pill + summary) uses the attachment blob size instead of the empty text-content length
Verified: go build ./... && go test ./... pass; headless-chromium screenshots of a test image paste at desktop and mobile sizes.
Ref #221
- Image pastes scale to fit the viewer box (max-width/max-height, object-fit: contain) — no horizontal overflow at 1400x900 or 375x812
- No text/code box rendered below the image for image pastes
- Link pill (attachment chip) positioning cleaned up on the image view
- /raw for an attachment paste now redirects (302) to the file itself via /f/..., so raw view shows the image raw
- View details Size (stats pill + summary) uses the attachment blob size instead of the empty text-content length
Verified: go build ./... && go test ./... pass; headless-chromium screenshots of a test image paste at desktop and mobile sizes.
- image pastes render the image scaled to fit the viewer box (aspect
ratio preserved, max-height 70vh), no text/code box below it
- link pill moved under the image as a small inline chip
- /raw serves image attachment bytes as an image instead of empty text
- view details size reports the actual attachment file size
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Ref #221
Verified: go build ./... && go test ./... pass; headless-chromium screenshots of a test image paste at desktop and mobile sizes.
07b1c6930ato98ea7eefa9