[bug] animated emoji not detected when file name in the URL doesn't have extension #337
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#337
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version
174f98b1cb
What were you trying to do?
Viewing a post: https://fedi.criminallycute.fi/notice/AYwybe0Pw7aTGlcWdE
What did you expect to happen?
Animated emoji should pause
What actually happened?
Animated emoji react from misskey doesn't
Severity
I can manage
Have you searched for this issue?
It looks like:
content-disposition
header, and thecontent-type
is marked asimage/png
, howeverwhy do we check the file extension and not the mime type again?
please ensure you correctly fill out the issue form, since this helps us prioiritise issues
this is not a "I cannot use the software"-level issue
sorry, i updated that.
as for the commit, it's actually https://code.criminallycute.fi/CriminallyCute/criminallycute-fe/commit/7b10d8f, the admin clone the repo mainly to add CI so I linked the latest merged commit from upstream