This one took some squinting to catch:

// (2019-04-12)!!!: Likely bug: "Post.mentions" can be an object, not an array, when there's just one

I try parsing as both array of mentions and single mention object now. If it ever gets fixed, the fallback single-object attempt will be redundant, but it won't break anything.

matigo.ca.