Robert Knight
Robert Knight
@jon-betts and I discussed this recently in the context of supporting Noodle. One issue that came up is that someone building things using Hypothesis data in the context of the...
Some status updates from the Brighton meetup in January 2019: https://docs.google.com/presentation/d/1U4-3ONkJREzNTAULPdNrc4238x2LyyjswAd6RTSO8oM/edit#slide=id.g4b02c14b59_0_5 We're going to adopt automated code formatting with Prettier for the client which obsoletes some elements of a style...
> We're going to adopt automated code formatting with Prettier for the client which obsoletes some elements of a style guide. This has been done for all projects. We do...
I can reproduce in our Chrome extension which is currently using PDF.js v2.11.213. Using the bookmarklet in Firefox's native PDF viewer with PDF.js v2.11.298, the problem does not appear. I...
This isn't something we've discussed recently but definitely worth considering. Even though Electron does a lot of work for us, we're cautious about the potential overhead of adding additional means...
In the near term the first thing we are currently aiming to ship is a proper Firefox extension and we'd appreciate help with testing that. Offline support will most likely...
Hi max - Sorry, not yet. There are several PRs open from an external contributor but they are still waiting for review from us.
Related general issue - https://github.com/hypothesis/product-backlog/issues/566. I'll keep this one open since it's much more specific.
Can you post the URL that you were trying to access?
> Remove all references to the use_via3_url feature flag from the LMS code I found no remaining references to `use_via` or `via3_url` anywhere in the LMS code or `request.feature` tests...