1. 25 Aug, 2023 1 commit
    • Robert Knight's avatar
      Add `extra.{source, original_id}` fields to imported annotations · da7b94c9
      Robert Knight authored
      Record the fact that imported annotations were created via the client's import
      mechanism, and the original ID of the annotation. This is currently stored in
      the `extra` field. h supports setting arbitrary fields at the top level of
      annotations, so we could have put the data there instead. However using the
      `extra` field for custom fields is a convention already used by some API
      clients, and is distinct from a standard/validated field if we add one later on.
      
      Fixes https://github.com/hypothesis/client/issues/5738
      da7b94c9
  2. 24 Aug, 2023 3 commits
  3. 23 Aug, 2023 10 commits
  4. 22 Aug, 2023 4 commits
  5. 21 Aug, 2023 12 commits
  6. 16 Aug, 2023 10 commits