this post was submitted on 02 Jun 2025
5 points (100.0% liked)

Summit

1049 readers
31 users here now

Community to discuss Summit, an open-source Lemmy reader for Android.

App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit

APK: https://github.com/idunnololz/summit-for-lemmy/releases

Source: https://github.com/idunnololz/summit

Support the app

Support me on Patreon

Website: https://summit.idunnololz.com/

founded 2 years ago
MODERATORS
 

When logged into a private instance, post thumbnails don't load. This is because Lemmy will reject all requests that aren't authenticated when the instance is set to private (thumbnails load after setting the instance back to public) and it seems to expect the HTTP call to contain the JWT in the cookies.

you are viewing a single comment's thread
view the rest of the comments
[–] BlackEco@lemmy.blackeco.com 2 points 1 month ago (1 children)

Hello,

Thanks for looking into this issue. I'm not sure my original post was clear enough, but the issue also impacts links thumbnails.

[–] idunnololz@lemmy.world 2 points 1 month ago (1 children)

yep. I made sure to fix both. The fix will be in the next release.

[–] BlackEco@lemmy.blackeco.com 2 points 1 month ago

Nice, thank you!