this post was submitted on 10 Jun 2024
12 points (100.0% liked)
Support (lemm.ee)
2 readers
7 users here now
lemm.ee Support
You can make a post here if you're looking for support with any issues!
For general discussion about lemm.ee, please post in !meta instead.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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 apost_ids
array field, in order to enable marking multiple posts as read at the same time. The deprecatedpost_id
field has been removed in Lemmy 0.19.4.Thanks. I’ll follow up with the app author.
Thanks for this explanation!
It seems to be the cause that mark as read on scroll is broken for Sync and Summit clients!