- Portland, OR
- aaron@parecki.com
- https://aaronparecki.com
- Joined on
Aug 7, 2009
Pinned repositories
-
oauth.net
๐ The oauth.net website. Feel free to send pull requests with updates.115 HTML
-
GPS-Logger-iOS
Test app for logging location and motion from iOS devices
42 Objective-C
-
w3c/webmention
Webmention spec
24 HTML
-
w3c/Micropub
The Micropub spec
24 HTML
-
XRay
X-Ray returns structured data from any URL
6 CSS
1,747 contributions in the last year
Contribution activity
September 2016
Created 88 commits in 12 repositories
add microformats2 markup to default template
This PR adds Microformats 2 classes to the default template. This essentially makes it so you can turn the HTML into a JSON document using a Microfโฆ
3 comments • +11 โ11Opened 4 other pull requests
Support photos referenced by URL
In some cases it's tricky to build an HTTP request that includes multiple parameters with the same name (photo[]). In this case it would be easier โฆ
Opened 54 other issues
- indieweb/mention-client-php Find links in canonical mf2 object
- w3c-social/social-web-protocols Update description of Micropub
- aaronpk/webmention.io Migrate off of DataMapper
- w3c/activitypub Fix capitalization of "Micropub"
- w3c/Micropub Update intro paragraph to link to SWP
- w3c/pubsubhubbub Update SHA1 text to allow for better hashing mechanisms
- aaronpk/micropub.rocks Create reference server for client tests
- kylewm/silo.pub Use new Twitter character counting rules
- aaronpk/webmention.rocks Receiver test: Add a test for verifying a source URL with one HTTP redirect
- aaronpk/micropub.rocks Error: 400 not_found
- aaronpk/micropub.rocks Error: 400 invalid_request
- aaronpk/micropub.rocks Error: 401 insufficient_scope
- aaronpk/micropub.rocks Error: 403 forbidden
- aaronpk/micropub.rocks Ensure endpoint accepts photos
- aaronpk/micropub.rocks Create an h-entry post with HTML content (JSON)
- aaronpk/micropub.rocks Create an h-entry post with HTML content (form-encoded)
- aaronpk/micropub.rocks Verify server does not store access_token when passed in form-encoded request
- aaronpk/micropub.rocks Query: q=source with specific properties
- aaronpk/micropub.rocks Query: q=source with no properties given
- aaronpk/micropub.rocks Query: q=syndicate-to
- aaronpk/micropub.rocks Query: q=config
- aaronpk/micropub.rocks Undelete a post (JSON)
- aaronpk/micropub.rocks Undelete a post (form-encoded)
- aaronpk/micropub.rocks Delete a post (JSON)
- aaronpk/micropub.rocks Delete a post (form-encoded)
- aaronpk/micropub.rocks Update: Check proper response code
- aaronpk/micropub.rocks Update: Reject if operation is not an array
- aaronpk/micropub.rocks Update: Remove a property
- aaronpk/micropub.rocks Update: Remove a value from a property
- aaronpk/micropub.rocks Update: add a value to a non-existent property
- aaronpk/micropub.rocks Update: add a value to an existing property
- aaronpk/micropub.rocks Update: replace a property
- aaronpk/micropub.rocks Test for proper HTTP response code and Location header
- aaronpk/micropub.rocks Create an h-entry with a photo referenced by URL (JSON)
- aaronpk/micropub.rocks Create an h-entry with a photo referenced by URL with image alt text (form-encoded)
- aaronpk/micropub.rocks Create an h-entry with a photo referenced by URL (form-encoded)
- aaronpk/micropub.rocks Create an h-entry with two photos (multipart)
- aaronpk/micropub.rocks Create an h-entry with a photo (multipart)
- aaronpk/micropub.rocks Upload a file to the Media Endpoint
- aaronpk/micropub.rocks Create an h-entry post with a nested object (JSON)
- aaronpk/micropub.rocks Create an h-entry post with a nested object (form-encoded)
- aaronpk/micropub.rocks Create an h-entry post with multiple categories (JSON)
- aaronpk/micropub.rocks Create an h-entry post with multiple categories (form-encoded)
- chjj/marked Don't throw an exception for unknown code block languages
- jreinhardt/handkerchief add option to resize avatars
- aaronpk/micropub.rocks Create an h-entry post (JSON)
- aaronpk/micropub.rocks Create an h-entry post (form-encoded)
- aaronpk/micropub.rocks Accept access token in post body parameter
- aaronpk/micropub.rocks Accept access token in HTTP header
- aaronpk/micropub.rocks Discover the Micropub endpoint given the profile URL of a user
- aaronpk/IndieAuth.com Clarify login UI
- aaronpk/Meme-API add "Remember when" trigger
- indieweb/chat.indieweb.org Realtime logs always show date in UTC
- aaronpk/QuartzDB query for next and previous N lines around a specific line