1. 21 Aug, 2020 1 commit
    • Robert Knight's avatar
      Support PDF.js >= 2.5.207 · f96af43d
      Robert Knight authored
      Since [1] PDF.js does not dispatch events to the DOM any more. Therefore
      the client needs to listen for the `documentloaded` event from
      `PDFApplicationViewer.eventBus`. The `eventBus` property is only
      available once the viewer is initialized, so the client needs to wait
      for `initializedPromise` to resolve before checking it.
      
      [1] https://github.com/mozilla/pdf.js/pull/11655
      f96af43d
  2. 20 Aug, 2020 1 commit
    • Robert Knight's avatar
      Remove IRC links and update dev mailing list link · cb8d3802
      Robert Knight authored
       - Remove the IRC links since no Hypothesis staff engage with IRC any
         more as far as I am aware. We do monitor Slack however.
      
       - Update the Google Groups URL for the dev mailing list to point to the
         new version of Google Groups which (finally!) no longer relies on
         fragment URLs
      cb8d3802
  3. 18 Aug, 2020 12 commits
  4. 17 Aug, 2020 12 commits
  5. 14 Aug, 2020 8 commits
  6. 13 Aug, 2020 5 commits
  7. 12 Aug, 2020 1 commit