this post was submitted on 09 Jan 2024
5 points (100.0% liked)
Connect for Lemmy App
3250 readers
3 users here now
A community for the mobile app Connect for Lemmy.
Links
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hi, thanks for the feedback and I've added highlights as an experimental setting in v163.
I'm still playing with the logic and highlight color so it might change more in the future. That information doesn't come through the API so I'm saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.
Doesn't seem to be working on mine but thankyou for looking into this!
Ok more and more posts are showing the highlight now, but it's not consistent. Wonder what is happening in the background? 🧐
I'm keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn't find a way to access this information from the API.