If I want to hide read posts, what causes something to be read? It does not seem to be just scrolling by it as in other similar apps.

8 points

Posts are marked as read when you interact with them (vote/save/reply/etc) or tap them to view the comments.

We have an issue open for marking read on scroll. The trouble with that feature is that the API only supports marking a single post as read at a time, so we either have to fake it locally or spam the API. The former is problematic because it either introduces what amounts to a memory leak as we track every read post or results in posts being displayed as read and then popping back up when the cache evicts that info. The latter is obviously unacceptable and constitutes extremely poor API citizenship.

We’re currently working with the Lemmy devs to get a batch mark read endpoint, which will let us implement this feature without either of those problems.

permalink
report
reply
2 points

Oh, that would explain why other apps such as Bean and Avery become unresponsive if I scroll a lot of unread posts. Thanks for the detailed explanation. I would have no problem with implementing this locally until lemmy has a solution at the API level. If those read marks could be in iCloud, that would be a bonus.

permalink
report
parent
reply
1 point

We’re hoping that Lemmy will add a way to mark posts as read in batches - this would mean that we could locally store ~50 posts as being read at a time, then notify Lemmy of those changes with a single request. This would be the ideal solution for us, and we’re working with the Lemmy devs to make this happen.

Storing read posts entirely locally would certainly be possible, but doing it well would take up a significant amount of our development time. We are currently prioritising other highly-requested changes (supporting Lemmy v0.19.0, image uploading, and a better search tab to name a few) in the next few updates whilst we work things out with Lemmy :)

permalink
report
parent
reply
1 point

Also, can we get an option to “mark read on scroll” please? Thanks that would be super helpful!

permalink
report
reply
3 points

Yes not seeing read seems pointless without this option.

permalink
report
parent
reply

Mlem for Lemmy

!mlemapp@lemmy.ml

Create post

Official community for Mlem, a free and open-source iOS Lemmy client.

Rules

  1. Keep it civil.
  2. This is a forum for discussion about Mlem. We welcome a degree of general chatter, but anything not related to Mlem may be removed at moderator discretion. This is not a forum for iPhone/Android debate. Posts and comments saying nothing but “iOS bad/I use Android” will be removed as off-topic.
  3. We welcome constructive criticism, but ask that it be both precise and polite.

FAQ

  • When will insert feature here be implemented?
    • Check our issue board–if there isn’t an issue open for the feature you want, feel free to open an issue or make post! Just remember that devs are people too–we’re doing this for free in our spare time, and building a quality app takes a lot of patient work.
  • Is Mlem available for Android?
    • No. Mlem is written using SwiftUI, which is not currently supported on Android. If such support becomes available, we will look into bringing Mlem to our Android friends.
  • How do I join the beta?
    • We are currently testing our new 2.0 codebase on TestFlight. We have two beta groups: a weekly group that receives the current state of our development branch every week, and a stable group that receives a curated pre-release build at the end of each development cycle.
    • Join the weekly beta
    • Join the stable beta
  • How do I join the dev team?

Download Mlem for iOS

GitHub

Website

Donate to Mlem

Community stats

  • 127

    Monthly active users

  • 219

    Posts

  • 1K

    Comments