this post was submitted on 17 Jul 2023
30 points (100.0% liked)

Memmy - An iOS client for Lemmy

222 readers
1 users here now

Download on the App Store

View on GitHub

Join the Discord

Code of Conduct

founded 1 year ago
MODERATORS
 

I just saw the voyager app is implementing this, can we get it on Memmy?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (1 children)

there is a GitHub ticket for this, and devs says that is not currently possible without updating the Lemmy API

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

Maybe that could be done locally only, storing the list of scrolled posts to mark them as read, not sure if the sync with the server is imperative here.

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

I mean yes, it could be done, but it's up to devs whether they want to store this data locally. It could be really huge.