this post was submitted on 29 Aug 2024
19 points (100.0% liked)

Summit

743 readers
12 users here now

Community to discuss Summit, a 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

Patreon: https://patreon.com/SummitforLemmy

Ko-Fi: https://ko-fi.com/summitforlemmy

Website: https://summit.idunnololz.com/

founded 1 year ago
MODERATORS
19
submitted 2 months ago* (last edited 2 months ago) by idunnololz to c/summit
 

I'm going to be implementing more user requests. If you have any leave them in the comments.

Changes so far:

  • Changed the behavior of the navigation menu. If a navigation menu item is currently selected and it is tapped, the app will navigate you to the "home page" of that navigation item.
  • Fixed several bugs related to the compose post screen.
  • Fixed a bug where the create post screen mistakenly only shows comment drafts instead of post drafts.
  • Changed the style of read posts to dim the entire post item. This behavior can be changed in settings.
  • Added a setting to control whether videos should auto-play. Default true.
  • Added new comment count to posts.
  • Added a view to the post screen if there are no comments.
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 months ago* (last edited 2 months ago) (1 children)

Can you please add a way to disable autoplay of videos. Also to keep it muted by default.

Edit 1: Also I don't know whether it's possible or not, but is there way to highlight new comments if I return to a post later ?

Edit 2: Also an option to make the navigation in comments not be transperant would be great. I don't use gestures so the navigation button just overlaps on top of the comments.

Thank you.

[–] Aielman15 3 points 2 months ago (1 children)

I second highlighting new comments! I sometimes open Lemmy on my PC just for that.

[–] idunnololz 1 points 2 months ago (2 children)

To clarify do you mean just putting a number next to posts to show how many new comments there has been since you last read the post or actually highlighting every single new comment in some way?

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

Highlighting every single new comment. Boost for reddit used to have this feature.

[–] idunnololz 2 points 2 months ago

I looked into this. It looks like Lemmy does not send the necessary information for this to be feasible to implement on the client unfortunately :(.

[–] Aielman15 2 points 2 months ago* (last edited 2 months ago) (1 children)

Personally, I'd love to have a number next to the posts with new comments, but highlighting the comments as well would be rad!

[–] idunnololz 2 points 2 months ago

I can definitely add the number of new comments for this coming release.