summaryrefslogtreecommitdiff
path: root/changelog.d/3873.fix
AgeCommit message (Collapse)Author
2023-04-18UploadedMedia: Add missing disposition_type to Content-DispositionHaelwenn (lanodan) Monnier
Set it to `inline` because the vast majority of what's sent is multimedia content while `attachment` would have the side-effect of triggering a download dialog. Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3114