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

Summit

1003 readers
12 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
 

This update is aimed at implementing more features designed to make admins and moderator's jobs easier in Summit.

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.
  • Add page for new account applications.
  • Add support for approving/declining new account applications.
  • Add support for viewing a detailed list of votes for posts/comments (only available for mods).
  • Add option to view moderation actions by user to the post/comment/person menu.
  • Fix a bug where images do not load if on a private instance.
  • Fix a bug where back ticks can break text formatting.
  • Fix a bug where the navigation rail does not hide when the side panel is shown.
  • Fix a bug where double tapping send can cause an action to be performed twice.
all 27 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 4 days ago* (last edited 3 days ago) (1 children)

I just switched to Summit as I am a mod and this seems to be the only app that sends notifications for reports. Really great job here.

~~I do have one request though. Can we "favorite" communities and have them shown under a separate header in the home/community panel?~~

~~Or at the minimum, I love the moderation sort filter to see posts from all moderated communities, but could we have a moderated community section on the side bar with all our communities listed underneath? It would make navigating to these communities much easier.~~

Thanks for a wonderful app!

Edit: just realized there is a menu to the left where the bookmarks are stored. I had no idea there was an overflow menu here. Perhaps you could add a tripple-line hamburger menu icon on the to left to indicate this. Very happy to see my request for bookmarks/favorites was added.

When sharing links to the app and reaching the post submittion screen, it would be nice to have recent communities appear in the community field when you tap it before you type anything. As a mod and frequent poster, this would streamline the posting process for me.

It is clear that in 2025 this is the best Lemmy app out there, hands down.

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

Thank you for your feedback. I'll add the recent community suggestion to the roadmap.

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

Amazing! Thanks!

[–] [email protected] 4 points 2 weeks ago* (last edited 2 weeks 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] 2 points 2 weeks ago (2 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 5 days ago (1 children)
[–] [email protected] 1 points 5 days ago

Can you link the post where it happened? Thank you.

[–] [email protected] 2 points 2 weeks 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 weeks 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] 3 points 2 weeks ago (1 children)

Just checked again, the issue is still present.

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

This is very weird. Can I ask which Android device you are using? I tested this on three different devices across accounts on 4 different instances but I am unable to reproduce anything.

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

I'm running a Pixel 7 Pro with Android 15.

[–] [email protected] 1 points 1 week ago (1 children)

Let me know if you need me to drop a breakpoint, I work with Android dev so this would not be hard for me

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

Sorry for the late reply, been busy. Honestly, I wouldn't even know where to drop the breakpoint. There are a dozen possible issues here. One thing I should check though is your settings. If you can, can you please export your settings and DM me?

To export settings go to: Settings > Import & export settings > Export settings > Copy to clipboard. Then you can paste the settings to me in a DM. I don't think I need your "database" info so feel free to uncheck that.

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

Fwiw, it seems like the issue is no longer present now, so maybe it was a backend issue. Let me know if you still want those settings, but reproduction might be impossible at this point.

[–] [email protected] 4 points 2 weeks ago

Impressive!

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

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

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

This happens because these two things are tracked by different "histories". I'll add a roadmap item to disable recent communities as well.

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

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

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

Added to roadmap.

[–] [email protected] 2 points 2 weeks ago* (last edited 2 weeks 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 weeks 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] 2 points 2 weeks ago (1 children)

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] 1 points 1 week ago (1 children)

this is a bit weird because right now tap toggles the ui and I don't want to change this behavior. Can you think of another way you'd prefer to close images?

[–] [email protected] 1 points 1 week ago (1 children)

A couple of apps I used in the past had the tap to close for images/videos, and a long hold for the UI.

If you don't wanna change it, not a big deal. It's just a muscle memory for me to tap to close, and completely a personal preference. The app rocks regardless.

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

Oh I see. Yeah I can add this to the roadmap.