h icon indicating copy to clipboard operation
h copied to clipboard

Annotate with anyone, anywhere.

Results 270 h issues
Sort by recently updated
recently updated
newest added
trafficstars

This is from feedback from Ghotit, found in ZD here: https://hypothesis.zendesk.com/agent/tickets/5816 https://h.readthedocs.io/en/latest/api/using-oauth/#implementing-oauth-flow In paragraph 2: ------------------------------------------------------ After the user authorizes the application, it will receive an authorization code via a...

API
code health

I spoke to Matthew Lincoln, the author of https://github.com/mdlincoln/hypothesisr, and with a user of that wrapper who asked about whether hypothesisr might be submitted to rOpenSci. Matthew says he's not...

## User story As a Hypothesis-on-the-web user, I want to run a query at https://hypothes.is/search that shows me annotations from multiple groups. ## Additional information As [discussed in Slack](https://hypothes-is.slack.com/archives/C2BLQDKHA/p1565962785142300), it...

feature request

https://sentry.io/organizations/hypothesis/issues/1106040600/ A crash occurs if a publisher with keys for an authority generates a grant token for an invalid user ID (eg. `acct:@authority`) and the client POSTs it to the...

bug
Sentry 💥
S4

We had a brief burst of these a couple of hours ago. It looks like the fractional seconds part of the timestamp is missing from the `"timestamp"` field in the...

bug
Sentry 💥
S4

### Steps to reproduce 1. Go to https://qa.hypothes.is/groups/__world__/public 2. Compare the count of annotations at the top of the screen and in the sidebar ### Expected behaviour The two counts...

bug

### Steps to reproduce (we are using the https://hypothes.is/embed.js code) 1. Annotate a local intranet HTML file using Firefox 2. Annotate the same HTML file using Chrome ### Expected behaviour...

https://sentry.io/organizations/hypothesis/issues/978146793/?project=37293&referrer=github_plugin ``` ValueError: invalid literal for int() with base 10: 'chrome-extension' (17 additional frame(s) were not displayed) ... File "h/storage.py", line 232, in expand_uri doc = models.Document.find_by_uris(session, [uri]).one_or_none() File "h/models/document.py",...

bug
Python 3
Sentry 💥
S4

See https://sentry.io/organizations/hypothesis/issues/998067544/?project=37293

bug
Python 3
Sentry 💥
S4

When listing annotations some annotations I have the default document.tittle is not very informative. Can I change it via user interface? I didn't found any way to do it. I...