New thing: Friends of eggbug visualizer

Cohost started to send data exports to users. As soon as I got mine last night, I went to look at my "find my friends" page. It's very convenient! But unfortunately, I don't really like looking at tables for that stuff...
So, of course, I wrote a tool to scratch that itch. It's called "Friends of eggbug visualizer"[1], it works in the browser, no data is sent anywhere, and it keeps your list in your browser's own storage. This way you can import your find-your-friends.json
file once, and keep coming back to the list later on to go through your list.
The source code is available on GitHub.
Cheers,
- damien
I still suck at finding names ↩︎
Webmentions (1) What's that?
-
This test verifies that you accept a Webmention request that contains a valid source and target URL. To pass this test, your Webmention endpoint must return either HTTP 200, 201 or 202 along with the appropriate headers.
If your endpoint returns HTTP 201, then it MUST also return a
Location
header. If it returns HTTP 200 or 202, then it MUST NOT include aLocation
header.