this post was submitted on 28 May 2025
14 points (100.0% liked)

Summit

968 readers
1 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
 

Changes so far:

  • Fix a bug where the title does not update in the post screen when the comment sort order is changed.
  • Add a new section in the search screen "Random communities". This section shows a random list of 10 communities that has at least one post.
  • Fixed a bug where instances are not displayed for users when they should be.
  • Add a setting to show/hide deleted posts.
  • Update community/inbox side panel UI a bit.
  • Add per-section unread counts to the inbox side panel.
  • Replace the image editing library the app uses with a different one that actually works.
  • Remove "cross-posted from:" text that is auto-inserted when cross-posting so that the behavior is consistent with current web.
top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 day ago

Is it possible to add a tap to close images when opened with quick view? Right now you have to swipe or hit back to close them, and swipe doesn't work if you zoom in.

[–] [email protected] 2 points 2 days ago* (last edited 2 days ago) (1 children)

Minor bug report: seems like images with large resolutions become distorted to the point of being unwatchable in the current version. Opening the same image in a web browser does not distort, so the source image asset appears to be fine.

Example: https://lemmy.ml/post/30952149 /

Version: 1.63.0

[–] [email protected] 1 points 2 days ago (1 children)

I can't reproduce this issue on my end. This might be some sort of weird thumbnail error. I've seen these before where the thumbnail generated by Lemmy is of bad quality. The quality then changes later on, but the client has already cached the old thumbnail. I'm not 100% sure what a good fix would be.

[–] [email protected] 2 points 2 days ago (1 children)

Could it be that the thumbnail is being loaded from cache instead of the proper asset? I guess it might be possible to put some cache rules in place to alleviate that.

[–] [email protected] 1 points 2 days ago (1 children)

There are cache rules in place already. Its just that the images are cached for up to a day. Actually can you check to see if you can still reproduce the bug? The cache should be invalid by now so you should see the correct image if my hypothesis is correct.

[–] [email protected] 1 points 1 day ago

Just checked again, the issue is still present.

[–] adept 1 points 3 days ago

With history disabled, communities still show up in "recent". Would be nice if they wouldnt. Thanks

[–] [email protected] 2 points 5 days ago* (last edited 5 days ago) (1 children)

Hey, for some reason i can't seem to be able to upload images anymore when I choose to edit them

[–] [email protected] 2 points 2 days ago

I audited the library I was using for cropping and it's just really not good. I'm switching to another library in the next update.

[–] [email protected] 4 points 1 week ago

Impressive!

[–] [email protected] 1 points 6 days ago

Nice work! One thing i feel that would be nice is a easier way to search in communities. Now i need to go to search and filter by community. Is it ppssible to search from the community page? I think that would feel better