this post was submitted on 31 Jul 2025
11 points (92.3% liked)

Summit

1087 readers
15 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
you are viewing a single comment's thread
view the rest of the comments
[–] idunnololz@lemmy.world 2 points 1 day ago* (last edited 1 day ago) (2 children)

I read up on how Anubis works. As a workaround for now, I think you can get around Anubis by going to Settings > Misc > Client User-agent and choose Use test user-agent 2. Restart the app.

[–] SSUPII@sopuli.xyz 2 points 1 day ago* (last edited 1 day ago) (1 children)

Seems to be partial. Reading text works, image loading fails on seemingly random images (including the one in this post, cache misses?) with

Failed to create image decoder with message 'unimplemented'Input contained an error.

Sending this comment worked.

Uploading images works, but they cannot be seen.

Making new posts will always provide the suggested title "Make sure you are not a bot!"

[–] idunnololz@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

Ah its because that setting only changes the user agent for API calls IIRC.

So while API calls are fixed, network calls for other purposes are not.