• Nick Stenning's avatar
    Give comments/page notes a single target with source field · fdc79de8
    Nick Stenning authored
    In order for comments (AKA "page notes") to be discoverable with the
    search logic implemented in #2413 (cc4ca35), they need to have at least
    one target with a source field.
    
    Previously a comment was defined as an annotation
    
    - with a `uri`
    - without any targets
    - without any references (no targets but with references == a reply)
    
    Now comments have a single target with a single field, `source`. This
    finally puts us in a position where we can consider deprecating the
    `uri` field.
    fdc79de8
Name
Last commit
Last update
..
test Loading commit data...
bucket-bar.coffee Loading commit data...
cross-frame.coffee Loading commit data...
pdf.coffee Loading commit data...
textselection.coffee Loading commit data...
toolbar.coffee Loading commit data...