Basically, I don't need "pages" as I am parsing the whole JSON object. I am just looking for a way to get all mentions for a given post, without worrying about pages.
WeChat ID
aaronpk_tv
Basically, I don't need "pages" as I am parsing the whole JSON object. I am just looking for a way to get all mentions for a given post, without worrying about pages.
Reviewing the Micro.blog timeline algorithm this morning. Doesn’t look like it needs any changes: ORDER BY posted_at DESC.
