-
I'm very new to webmentions, so it's possible that I'm being a doofus.
If I look at https://indieweb.org/reply, a reply can look like
```
Supercool Indiewebauthor:
in reply to:
…
-
This is a proposal made in chat. Opened this issue to discuss.
This would be merged as independent pieces within this plugin. A requirement would be that they be designed could be independently ins…
-
When parsing [this URL](https://tantek.com/2020/080/t1/anti-distance-social-club), the parser will give the following result for `dt-published`/`dt-updated`:
```json
"published": [
"23:24-0700 2…
-
[Microformats2](https://microformats.io/) is a standard that allows marking up HTML with machine-readable information, which allows better interoperability with various tools, as well as improving Sea…
-
`vendor/Mf2/Parser.php` is currently on the version as of 2018-11-20 (commit 10ea6b679c01baa4118beb7f24fe251bf524bfc0).
...tiny changes since then, so not expecting any issues, but worth checking, …
-
https://granary.io/url?input=html&output=atom&url=https%3A%2F%2Faaronparecki.com/
The Atom feed generated from the Microformats on my home page does not validate.
The first item in the Microform…
-
-
When I try to send a webmention from https://anaulin.org/blog/using-your-site-as-your-login-indieauth/ to https://news.indieweb.org/en, I get back the error:
```
{ "error": "no_link_found",
"error_…
-
Hi,
I've just been informed that a webmention I sent to someone isn't parsing on their site correctly. On further inspection, it appears to be an issue with my site.
If you look at the source fo…
-
As per discussion, proposing the addition of a profile field into the token endpoint return that contains an h-card in jf2 format.
As implemented in my test, this is a name and photo property at m…