Matthew Jorgensen

Results 55 comments of Matthew Jorgensen

The add-on correctly removes the `tag=googcana-20` in Firefox...

I just ran into this to on a new instance, but I don't think that should matter. To get rid of them I had to reinstall the app.

Tag suggestions come from the Pinboard API and are largely influenced by tags other Pinboard users have given to a URL. In the event there aren't other user's tags to...

I think this is jekyll-target-blank's bug. We're using version 0.71.0 of Rubocop where the latest version is 1.26. Furthermore, `Metrics/LineLength` was moved to `Layout/LineLength` in [Rubocop version 0.78.0](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md#changes-50)

@keithmifsud That's not the case. My HTML link in source is along the lines of `...`, but when built, the link becomes `...`.

This seems to be an issue with nokogiri as opposed to jekyll-target-blank. Check these issues, the first has a few commands you can try to force the correct gem architecture:...

Until this gets merged... which, at this point seems unlikely (Where's @keithmifsud??). But one could point their Gemfile at the git repo to get the fixes. My repo is not...

I started looking into this but am running into issues with the Oauth2 flow, thanks to some issues with requests-oauthlib, as such, this is currently blocked by requests/requests-oauthlib#437, there's been...

``` Jun 30 03:29:16 mauve-aqua bundle[154455]: [aa7c56c3-ffcd-4cb5-8143-519b1b40b1d8] method=PUT path=/filters/4 format=ht ml controller=FiltersController action=update status=500 error='ActiveRecord::RecordNotUnique: PG::UniqueViolation: ER ROR: duplicate key value violates unique constraint "custom_filter_keywords_pkey" Jun 30 03:29:16 mauve-aqua bundle[154455]:...