Hello,
Just confirming one more thing about the retrieved mentions using your API.
Doing https://webmention.io/api/count?jsonp&target=https://scripter.co/git-diff-minified-js-and-css/
, I get:
{
"count": 51,
"type": {
"like": 24, <----------
"mention": 3,
"reply": 4,
"repost": 20 <----------
}
}
(The above is also seen here.)
But the actual likes/retweets are 53/21. Does that mean that brid.gy somehow was unable to catch the likes/retweets completely?
How are these currently being imported into Microsub?
@amit I’m not being fancy about the word “community” here. I’m talking about my actual people in my actual life. Deactivating FB has cut me off from them.
@aaronpk There currently isn't a way to set up a Micro.blog with Monocle is there? I get a Micropub error when I try.
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.
.. and today I re-encountered this issue and wanted to report a bug, only to find out that I already did a year ago.