Skip to content

fix: Don't recode images in Viewtype::File messages (#5617)#5620

Merged
r10s merged 1 commit intomainfrom
iequidoo/send-viewtype-file-as-is
May 23, 2024
Merged

fix: Don't recode images in Viewtype::File messages (#5617)#5620
r10s merged 1 commit intomainfrom
iequidoo/send-viewtype-file-as-is

Conversation

@iequidoo
Copy link
Copy Markdown
Collaborator

Fix #5617

@iequidoo iequidoo marked this pull request as ready for review May 22, 2024 23:15
@iequidoo iequidoo requested review from link2xt and r10s May 22, 2024 23:16
Copy link
Copy Markdown
Contributor

@r10s r10s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks for the quick fix!

for the test, maybe in a subsequent PR we can check that the files are binary wise untouched, so no metadata are removed or so (thanks sid for the hint)

@r10s r10s merged commit 2214d14 into main May 23, 2024
@r10s r10s deleted the iequidoo/send-viewtype-file-as-is branch May 23, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

attaching "image as files" still recodes the file

2 participants