[Release][v1.67.4] Add support for PieFed
(lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 16 Jul 2025
78 points (100.0% liked)
Summit
1074 readers
2 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
Website: https://summit.idunnololz.com/
founded 2 years ago
MODERATORS
Yep, that sounds exactly like what I'm seeing.
On another note, reading your reply in the Summit inbox and tapping on "go to post" in the context section results in the following error:
Seems like at least the first issue has been fixed 20 minutes ago: https://piefed.zip/post/223804#comment_512392
Will fix in a patch update.
The cause for this one is PieFed doesn't behave like Lemmy. For the Lemmy API, you can navigate to a post using comment ID alone. PieFed requires a post id and a comment id.