Good point! That wording didn’t make sense for a missing user page. I’ve updated the 404 page to use more appropriate messages for profiles, stories, and chapters. Thank you!
Okay, the latest update to the notifications no longer specifies which chapter got the like, just the story that got the ike. Except I track those likes on a spreadsheet to help decide which branch gets the next chapter, so that basically makes that tracking impossible.
Relatedly, but also far more trivial--For those of us who don't get quite so many likes on our chapters, it's a shame to miss out on the dopamine hit that comes with getting a bunch of notifications when someone does like multiple chapters. I believe the original feedback was complaining more about likes on comments than chapters. Maybe it makes sense to distinguish between the two with this new feature?
When creating a link chapter using the black skin, the box that holds the name of the chapter to be linked to has #f2f2f2 background (due to rule `.ts-wrapper.multi .ts-control > div`) and #f5f5f5 text (due to rule `body[data-rx_background="black"] #content .ts-control .item`), making it nearly impossible to read.