radicle-heartwood-lfs/radicle
Sebastian Martinez 5333f8217a
httpd: Add reactions to revisions, improve json for comment reactions
Instead of using tuples and lots of arrays, this commit tries to use
`BTreeMap`s to provide more context to review, issues, patch and other
comments.

Also the returned object by the httpd is more aligned with what is
needed by the consumer, so less recomputation is needed for display.
2024-01-31 12:14:05 +01:00
..
src httpd: Add reactions to revisions, improve json for comment reactions 2024-01-31 12:14:05 +01:00
Cargo.toml cob: Re-introduce some of the ignored tests 2024-01-22 21:20:01 +01:00