this post was submitted on 11 May 2026
15 points (100.0% liked)

Summit

1314 readers
70 users here now

Community to discuss Summit, an open-source Android app for browsing both Lemmy and PieFed.

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
 

Don't have a theme planned for this one so going back to knocking off more user requests.

Changes so far:

  • Fix a bug where the block instance button doesn't do anything on the instance information screen.
  • Fix gesture conflicts on the image preview screen.
  • Add feature that shows per-user scores in post/comment headers. Enabled by default. Can be disabled in settings.
  • Improvements to duplicate post detector.
  • Fix a crash due to the new PieFed comment reporting endpoints.
  • Changed default for "hide banner if no banner" from off to on.
  • Fixed more bugs related to the duplicate post detector.
you are viewing a single comment's thread
view the rest of the comments
[–] bjoern_tantau@swg-empire.de 6 points 1 week ago (1 children)

Just found a small bug.

To reproduce:

  1. Go to home screen.
  2. Scroll down.
  3. Go to another screen.
  4. Switch to a different account.
  5. Go to home screen.

Expected outcome: You are at the top of home.

Observed outcome: You are scrolled down in home.

So, basically every screen should scroll to top when you switch accounts.

[–] idunnololz@lemmy.world 2 points 5 days ago* (last edited 5 days ago) (1 children)

Can't reproduce. I went to my home screen, scrolled down, went to my inbox, switched account and then I went back home, I was scrolled back to the top.

Does it matter which screen I switch to?

[–] bjoern_tantau@swg-empire.de 1 points 5 days ago

Strange. When I have the energy I will try to see if it depends on some option.