Made progress on developing a new addon that marks posts and comments as “read” after you’ve seen them. It uses Javascript’s IntersectionObserver
API and remembers which posts you’ve read even after you reload
Next up: increase the time for a post to be considered “read” and change that ugly grey! Also, make it so that reposted posts link to their actual read statuses!