Barnaby Walters
Barnaby Walters
Added token_type and scope to the list of token response properties, with descriptions. Added Cache-control: no-store headers to all relevant examples. Awaiting review about whether it’s required/recommended on the profile...
According to https://www.rfc-editor.org/rfc/rfc6749#section-5.1, token exchange responses MUST contain the following headers ``` Cache-Control: no-store Pragma: no-cache ``` Consider adding these to https://indieauth.spec.indieweb.org/#example-12 to make it more likely that people implementing...
https://indieauth.spec.indieweb.org/#access-token-response states that the following properties must/should/may be present in access token grant responses: * access_token (required) * me (required) * profile (optional) * expires_in (recommended) * refresh_token (optional) The...
There might be a case for either retiring the h-review vocabulary entirely, or at least making some h-review-specific properties explicit extensions of h-entry in order to encourage and support publishing...
For example, this post on adactio.com hung around at the top of my column for quite a while — note the two different datetimes: ![screen shot 2014-10-04 at 14 46...
e.g. if I log in to shrewdness as https://waterpigs.co.uk, and there are links with rel=following on that page, automatically subscribe to them. Additionally, subscribe to changes to https://waterpigs.co.uk and update...
Problems spotted: - inline CSS width/height is not removed, e.g. on http://werd.io/content/checkins — leaves empty spaces - a lot of embedded content is completely stripped, e.g. http://eschnou.com — not sure...
The “New Column” column should just look like a normal column, with the ‘New Column’ name, and the settings expanded showing a list of column options, probably as verb buttons...
Essentially, make the behaviour of the delete-column button reflect the amount of work it would take to re-create the column. Rule of thumb: if it takes less than 10 seconds...