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

Summit

1020 readers
25 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
[โ€“] idunnololz@lemmy.world 2 points 2 weeks ago (1 children)

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

[โ€“] BlackEco@lemmy.blackeco.com 2 points 2 weeks ago

Nice, thank you!