attachment: fix over reliance on fileType() #3479

Open
Yonle wants to merge 3 commits from Yonle/pleroma-fe:filetypeservice-1 into develop
Member

also fixes:

  • bluesky/bridgy attachment not being shown properly (eg, image and video being treated as file due to mimetype)
also fixes: - bluesky/bridgy attachment not being shown properly (eg, image and video being treated as file due to mimetype)
Signed-off-by: Yonle <yonle@proton.me>
Yonle changed title from attachment: fix over reliance on fileType() to WIP: attachment: fix over reliance on fileType() 2026-02-27 14:37:18 +00:00
Yonle changed title from WIP: attachment: fix over reliance on fileType() to attachment: fix over reliance on fileType() 2026-02-27 15:15:21 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u filetypeservice-1:Yonle-filetypeservice-1
git switch Yonle-filetypeservice-1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch develop
git merge --no-ff Yonle-filetypeservice-1
git switch Yonle-filetypeservice-1
git rebase develop
git switch develop
git merge --ff-only Yonle-filetypeservice-1
git switch Yonle-filetypeservice-1
git rebase develop
git switch develop
git merge --no-ff Yonle-filetypeservice-1
git switch develop
git merge --squash Yonle-filetypeservice-1
git switch develop
git merge --ff-only Yonle-filetypeservice-1
git switch develop
git merge Yonle-filetypeservice-1
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-fe!3479
No description provided.