-
Webmentions only get sent to the root of the conversation; webmentions for replies-to-replies never get sent.
Example:
https://micro.blog/gregshortdotcom/9785658 is a reply to https://evgenykuznet…
-
# [Template Head - Link Source Webmention](https://github.com/nhoizey/pack11ty/blob/65bfbcb64f2c4779ebed2a27c7466002e1296e3b/src/_includes/head.njk#L50)
The nunchucks `` for WebMentions should not be…
-
### Console log:
Compiling select v0.5.0
Compiling webmention v0.4.0
error[E0308]: mismatched types
--> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/webmention-0.4.0/src/bin/w…
-
prior work https://sia.codes/posts/webmentions-eleventy-in-depth/
`rel=me` links
- [ ] GitHub
- [ ] Mastodon
- [ ] Email
-
Testing against the endpoint `https://webmention.rocks/test/23/page`:
```
iex(22)> {_, _, _, client} = :hackney.get("https://webmention.rocks/test/23/page", [], "", [follow_redirect: true])
{:ok,…
-
I forked [***bmann/webpage-webmentions***](https://github.com/bmann/webpage-webmentions), as per: [*Getting micropub working #5*](https://github.com/bmann/microglue/issues/5).
Click Deploy to herok…
-
Currently the spec gives no guidance to webmention senders on what they should do if the webmention endpoint returns a 3xx response.
If a browser sees a 301/302 response when posting a form, they w…
-
Right now, the spec [doesn't allow webmention senders to cache discovered endpoints](https://webmention.net/draft/#sender-discovers-receiver-webmention-endpoint):
> **3.1.2 Sender discovers receive…
-
So this is for cache-busting and cron issues. The idea would be that this would be triggered by a URL that you could find in the admin that you could put into an external cron, or run for debugging.
…
-
**Describe the bug**
When using mock-fetch to intercept a fetch, the response it returns with does not have a "url" field - it returns blank. Example below.
Example Test:
```TypeScript
Deno.…