this post was submitted on 09 Jan 2024
5 points (100.0% liked)

Connect for Lemmy App

3245 readers
3 users here now

A community for the mobile app Connect for Lemmy.

Links

founded 2 years ago
MODERATORS
 

As per title... You have a working new comment counter, but unless I'm blind (please show I'm blind), the actual new comments don't get highlighted when you go into the thread.

top 5 comments
sorted by: hot top controversial new old
[–] NemoWuMing@lemmy.world 0 points 2 years ago* (last edited 2 years ago) (1 children)

Boost for Lemmy does it and it's an awesome feature. I installed both Connect and Boost on my phone, but I find myself using Boost the most because the new comments are highlighted

[–] kuro_neko@lemmy.ca 0 points 2 years ago (1 children)

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.

[–] Kanzar@lemmy.world 0 points 2 years ago (1 children)

Doesn't seem to be working on mine but thankyou for looking into this!

[–] Kanzar@lemmy.world 1 points 2 years ago (1 children)

Ok more and more posts are showing the highlight now, but it's not consistent. Wonder what is happening in the background? 🧐

[–] kuro_neko@lemmy.ca 1 points 2 years ago

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.