Peter Stuifzand replied to pstuifzand/micropub-android issue #13

I'll try to implement this content type in the app.

Peter Stuifzand replied to pstuifzand/micropub-android issue #13

This will still happen. I see that commentpara.de/auth.php will return a response body with content-type application/x-www-form-urlencoded. According to the spec it should return a json response body with the me parameter.

The easiest way to fix this is to parse the response as application/x-www-form-urlencoded.

Peter Stuifzand replied to pstuifzand/micropub-android issue #12

If http:// or https:// is missing from the profile url, the app will automatically add https://.

Peter Stuifzand replied to pstuifzand/micropub-android issue #5

Like and bookmark are supported since 0.0.8-alpha, but only when sharing from another app.
@pstuifzand thank you for "following" me on Twitter; how did you find my channel?
#

Peter Stuifzand replied to @ADragonDemands

I guess I found you on YouTube, when I was viewing GOT videos, at some point your videos were suggested and I watched quite a few them.
Bridgy certainly could, but I don't know if it does. In my case my posts are stored as plaintext or markdown internally, and my site is the one pushing to github, not using Bridgy at all.

Peter Stuifzand replied to a post on aaronparecki.com

My website converts the Markdown to HTML and Bridgy converts it back to Markdown. It's quite magical the first time it happens.

I usually drop a little function into my projects function pa($a) { echo '<pre>'.print_r($a,true).'</pre>'; } for exactly that purpose. Then you can use pa() in place of print_r().

Peter Stuifzand replied to a post on aaronparecki.com

It's like var_dump($x); die(); until you have dd($x).

Peter Stuifzand created a new issue for willnorris/microformats

Parsing html with an invalid url will crash Parse

The microformats parser will crash when url.Parse returns an error. The "parsed" will be nil and this will crash inside ResolveReference.

I found it while parsing: https://chat.indieweb.org/dev/2018-04-17. This will also crash when run with gomf https://chat.indieweb.org/dev/2018-04-17

https://github.com/willnorris/microformats/blob/bc552049783fddac99a36ffb65bf3c99f12b64d7/microformats.go#L226

Peter Stuifzand replied to a post on quickthoughts.jgregorymcverry.com

I set up drone.io to build the site and redeploy on push. I would like to experiment more with some changes, but this keeps me "honest".
I found that I have so many channels in my IndieReader that it was starting to create stress when I opened it. So I’m testing out viewing only channels with new content. Eventually this will be a filter setting you can quickly switch back and forth between
#

Peter Stuifzand replied to a post on eddiehinkle.com

For me, Twitter is up to 3926 posts now. I guess I should be a bit more specific about what I follow there.

Load more