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.
I updated earlier today and haven't been able to use lemmy.zip at all - just gives network error.
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?
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
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
andTest user-agent 2
first but you should try them all until it works.Following up on this one, I am still seeing this issue intermittently, but doing a force stop and restarting the app does fix it.
Very odd
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.
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.