Aaron Parecki

Results 509 comments of Aaron Parecki
trafficstars

This is tricky. At least with the API you can provide all the URLs in the same API call. I'm not a huge fan of the idea of having to...

On second thought, I think I like the idea of hard-coding rules for "trailing slash" and http/https less than being able to update the webmentions received in webmention.io. Here's a...

This is a great idea. It wouldn't be too much work to add a "preview HTML" button to the Quill editor to show you the source of what it will...

Just to clarify, do you mean in your GitHub account you had just the domain typed like this? Also what instructions did you find that didn't mention the GitHub profile...

Thanks, that's helpful! I have seen this error before and wasn't sure what was causing it! I'll update this to handle that case!

I was referring to https://indieweb.org/nicknames-cache actually. The idea is if the user has a list of their own contacts, then we should be able to query that for autocomplete. How...

Are your webmentions being sent to www.julien-brionne.fr instead?

@gRegorLove I'm looking at the parsed result and it looks like it's including an `html-lang` property in the wrong place. ```html En svensk titel With an english summary Och svensk...

I am moving the language parsing behind a feature flag until this is sorted out. That way you can opt in to have the language parsing happen, but must be...

Fixed in #124! I'll push out a new release with this change once #112 is done too!