Aaron Parecki
Aaron Parecki
Yeah I'd rather not even share the list of domains with anyone unless the person opted in. Should be a fun feature to add! Is there a project page describing...
I would vote for whatever the majority of the code is currently written in
I'm probably going to make Telegraph provide a UI to send webmentions when logged out. Then this site can just send people over to there to do it. It's much...
Try using `https://indieauth.com/openid` instead, I need to update the docs for that.
Yes exactly, change https://openid.indieauth.com/openid to https://indieauth.com/openid if that works I'll make sure to update the instructions
It looks like this process is timing out and that is never communicated to the frontend. I'm going to rename this issue accordingly.
One of the goals of this library is to be self-contained so that it can be included in other projects without bringing in a lot of other dependencies. I think...
Step one for me in webmention.io would be adding a way to have block lists internally at all. I'd start by implementing a minimal UI for managing which things are...
Update: I implemented the first bit of this internally as part of the ability to [delete webmentions](https://aaronparecki.com/2017/07/19/24/webmention-io) (and prevent that source URL from appearing again).
You're absolutely right, it should be returning these fragment ID mentions when you request the mentions of the page they're on. I will keep this issue open and work on...