-
When returning mf2 json, return type application/mf2+json instead of application/json
-
The first post I attempted to federate appeared on Mastodon, but the second one didn't. Not sure i get why.
I got a 202 response:
```
$ curl -X POST -si https://fed.brid.gy/webmention -d source=…
-
I use a CSS framework that makes use of the `h-` prefix for heights. Currently, this is breaking my use of this library when attempting to look for `h-entry` or `h-cite` information on a page.
```htm…
-
Currently being on the way to a stable release kirby has published several nighty betas for dev's and other enthusiasts to try and play with the upcoming release of kirby.
I've been very interested…
-
Because of the theme/microformats2 issue in WordPress, @pfefferle has released a plugin called mf2-feed that implements https://indieweb.org/rel-alternate
It is still filling in the remaining prope…
-
cc @tantek @kartikprabhu. experimental use case: https://indieweb.org/tag-reply#tag_and_comment
the difficulty is, when we convert to AS1 internally, we need to represent it as both a reply and a t…
-
Hey, are you planning to get the plugin published to the official grav repositories and/or still using/maintaining it?
I’m currently working on a theme where I will recommend including this plugin.…
-
I'd love to be able to advertise our events on the opencollective page without having to add each one. We already have a list of all our community events, so it is possible that opencollective could p…
-
## Case
Bug
## Issue
Indexes do not work in objects named "properties"
## Info
- Environment: Node.js
- Adapter: IndexedDB
## Code
```js
const collection = await myDatabase.coll…
-
In a few places, being able to consume the HTML `id` attribute would be useful.
## use cases
1. to be able to consume fragment links to identify the relevant microformats object
* Xray already h…