Aaron Parecki

Results 470 comments of Aaron Parecki

great! I should probably just rewrite this to not use short open tags

well now I will never un-see it

Do you have a page that could be linked to that talks more about specifically the OAuth provider aspect of Airlock? It looks like it's a pretty full-featured solution that...

I don't actually see where in the spec it allows a 202 in response to the media endpoint. https://www.w3.org/TR/micropub/#response-3 That seems to clearly say that only 201 is allowed. Do...

@skpy the creation tests do already recognize an HTTP 202 response as a success. I did find a problem which is that if the endpoint returns a 3xx response, the...

@skpy to be clear, the micropub endpoint tests have always allowed an async response using 202. It's just the media endpoint response in question here. @gerwitz are you using the...

Check your spam folder, sometimes those login links end up in spam. Should work with wordpress fine, but you may need to double check your server isn't blocking the HTTP...

So, funny story, I've been seeing these comments in this thread and it's not until this last message that I realized the value of the offline clip. If you plug...

I'm pretty sure there isn't anything the gem could be doing to cause this error. Double check that it isn't still happening? It could also be that Wunderlist changed their...

I commented this [on the socialhub thread](https://socialhub.activitypub.rocks/t/fep-d8c2-oauth-2-0-profile-for-the-activitypub-api/3575/30), but I'll say it here too for posterity. I’m surprised to see that ActivityPub defined the two OAuth endpoints in the [actor object](https://www.w3.org/TR/activitypub/#actor-objects)...