[Bug] Posts marked read don't remain read on refresh
When marking a post as read or expanding the post preview, the post only displays as read until the feed refreshes. A post opened in its own view remains read (expected behavior).
I found the cause. It looks like there was a breaking change to the mark_as_read endpoints in v0.19.5 in order to support a list of posts as opposed to a single post. I'll look into a fix.