this post was submitted on 16 Jul 2025
76 points (100.0% liked)

Summit

1074 readers
5 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
 

Add support for PieFed.

Full changelog

  • Add support for PieFed.
  • Fix a bug where when you open a post, the spinner will appear to stutter for a moment.
  • Fix a bug where pulling to refresh on the post screen will cause all comments to refresh even if they have not changed.
  • Fix a bug where inline images will sometimes not load until the screen is refreshed.
  • Fix a bug where "Prev" button doesn't load the page if pressed on page 2 when Infinity mode is off.

Update

Fix some bugs and re-releasing as v1.67.1

  • Add some default PieFed instances to the login form auto-complete.
  • Fix a bug where you can't log into PieFed with a password with more than 60 characters.

Update 2

Release should be fully rolled out now.

Update 3

Fix more bugs and releasing the fixes as v1.67.2.

  • Fix a bug on PieFed where updating a comment/post will not refresh the comment/post.
  • Fix a bug where uploading an image will fail with an error.
  • Fix a bug on PieFed where opening a comment will sometimes error.
  • Fix a bug on PieFed where Webp files cannot be uploaded.

Update 3

Fix more bugs and releasing the fixes as v1.67.3.

  • Fix a bug that prevents updating posts/comments on instances that do not allow content to use the Undetermined language id.

Update 4

Fix more bugs and releasing the fixes as v1.67.4.

  • Fix a bug where sending a comment to a post will cause weird behavior. Eg. comments being orphaned randomly.
  • Fix a rare bug where a website might be mis-identified. Eg. a regular website being identified as a lemmy server.
you are viewing a single comment's thread
view the rest of the comments
[–] almost1337@lemmy.zip 3 points 4 days ago (1 children)

I updated earlier today and haven't been able to use lemmy.zip at all - just gives network error.

[–] idunnololz@lemmy.world 3 points 4 days ago (1 children)

Just tested Lemmy.Zip on my device and it worked fine. Can you confirm that you are able to access https://lemmy.zip/ without issues?

Also what is the exact network error? Eg. Is it a no internet connection error?

[–] almost1337@lemmy.zip 2 points 4 days ago* (last edited 4 days ago) (2 children)

Works fine from web browser and Voyager on the same device and connection.

Trying to load my feed it just spins for as long as I leave it open, but if I minimize the app and come back it says: Network Error. Please check your internet connection and try again. It occurs on both WiFi and mobile data.

If I try to view my inbox, instance info, or web settings I additionally get an error detail link with the message: Response was not 200. Response code: 504. Url: https://lemmy.zip/api/v4/site

Pulling up that specific url in my browser fails, but with a 404 instead of a 504.

[Edit] tried logging out and logging back in, and logging in gives the same 504 from the API url

[–] idunnololz@lemmy.world 2 points 4 days ago (2 children)

Oh I just realized that you are getting a 504, not a 404. This means that the lemmy.zip server isn't returning anything back.

Can you try changing the user-agent, then restart the app and see if that fixes the issue?

To change the user-agent, go to Settings > Misc > Client user-agent. I would try Test user-agent and Test user-agent 2 first but you should try them all until it works.

[–] almost1337@lemmy.zip 1 points 16 hours ago (1 children)

Following up on this one, I am still seeing this issue intermittently, but doing a force stop and restarting the app does fix it.

[–] idunnololz@lemmy.world 1 points 15 hours ago
[–] almost1337@lemmy.zip 3 points 3 days ago

For whatever reason 1.67.4 seems to have resolved things? Maybe just the app actually restarting was the fix. I'll definitely give the user agent switch a try if I see the same issue again.

[–] idunnololz@lemmy.world 2 points 4 days ago

Oh what the. For some reason, the app thinks lemmy.zip is using Lemmy API v4 when it's not. I'll dig more into this.