Does lemm.ee support the “mark post as read” feature?

cross-posted from: https://lemm.ee/post/34248154

“Failed to mark post as read” errors

I see this error almost every time I open the comments on a post.

My server is lemm.ee. Does it not support the “mark as read” feature?

12 points · 4 comments · view on lemmy.world

4 Comments

sunaurus@lemm.ee · 11 pts · 2y (2 replies)

Yes, lemm.ee has all the standard Lemmy features. However, the format for this request has changed, and it seems the app has not been updated yet.

For technical context: your app is trying to use the singular post_id field when marking posts as read. This field was marked as deprecated several releases ago, as it was replaced by a post_ids array field, in order to enable marking multiple posts as read at the same time. The deprecated post_id field has been removed in Lemmy 0.19.4.

kinttach@lemm.ee · 2 pts · 2y

Thanks. I’ll follow up with the app author.

kratoz29@lemm.ee · 1 pts · 2y

Thanks for this explanation!

It seems to be the cause that mark as read on scroll is broken for Sync and Summit clients!

kinttach@lemm.ee · 1 pts · 2y

I’m seeing this error in the Arctic Lemmy client and I’m not sure if it’s a client bug or an unsupported feature. Does lemm.ee have this feature?