this post was submitted on 27 Jun 2025
40 points (100.0% liked)

Boost

7745 readers
13 users here now

Community of the Android app Boost for Lemmy Play Store Link

founded 2 years ago
MODERATORS
 

When using the in-app share button to share images, a file called "image_proxy" is shared, not the image itself. This started happening for me when I switched to lemmy.zip from lemm.ee - I just tested lemmy.zip in Thunder and it works as expected, so seems to be some combination of server+Boost causing the problem.

you are viewing a single comment's thread
view the rest of the comments

Often the images themselves are called image proxy as well when I download it. This indicates the filename assigned to the downloaded image mirrors the url path instead of the filename it should be, which I am going to speculate is something like "[..]/image/image_proxy.php?filename=image_name"