Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
httpd: Add notification inbox to `/node/inbox` route
Open did:key:z6MkkfM3...sVz5 opened 2 years ago

Adds all notifications, sorted by timestamp. Provides endpoint to clear the entire inbox, or change the read status on a single notification.

did:key:z6MkkfM3...sVz5 opened with revision 816c1c8c on base 137961c1 +128 -3 2 years ago

Adds all notifications, sorted by timestamp. Provides endpoint to clear the entire inbox, or change the read status on a single notification.

did:key:z6MkkfM3...sVz5 pushed revision 2 7e72b19e on base 137961c1 +132 -4 2 years ago

Add ref updates to branch notifications

did:key:z6MkkfM3...sVz5 pushed revision 3 ad225e3b on base 137961c1 +133 -4 2 years ago

Add aliases to remote property

did:key:z6MkkfM3...sVz5 pushed revision 4 cd24dedb on base 137961c1 +136 -5 2 years ago

Add project name to repo field

did:key:z6MkkfM3...sVz5 pushed revision 5 c0d8e341 on base 137961c1 +165 -6 2 years ago

Add GET /projects/:rid/inbox endpoint

did:key:z6MkkfM3...sVz5 pushed revision 6 5e7450cb on base 137961c1 +212 -5 2 years ago

Add some improvements to the json output

did:key:z6MkkfM3...sVz5 pushed revision 7 dcdc4825 on base 137961c1 +272 -6 2 years ago

Add cob title to endpoint, update project inbox endpoint

did:key:z6MkkfM3...sVz5 pushed revision 8 ef965ee6 on base 137961c1 +273 -6 2 years ago

Add branch name as summary

did:key:z6MkkfM3...sVz5 pushed revision 9 051f90b4 on base 9767b485 +293 -7 2 years ago

Add some repo information back

did:key:z6MkkfM3...sVz5 pushed revision 10 734d279f on base 9767b485 +354 -7 2 years ago

Added clear and set read status by repo, also added success property and cleared count to delete responses.

did:key:z6MkkfM3...sVz5 pushed revision 11 82efa43a on base 9767b485 +348 -7 2 years ago

Fix clippy warnings

did:key:z6MkkfM3...sVz5 pushed revision 12 d92a5dfd on base 9767b485 +348 -7 2 years ago

Rewrite route handler comments

did:key:z6MkkfM3...sVz5 pushed revision 13 03fc4768 on base 9767b485 +349 -7 2 years ago

Remove redundant filter_map

did:key:z6MkkfM3...sVz5 pushed revision 14 58e3123b on base 9767b485 +349 -7 2 years ago

Improve naming of json output properties

fintohaps pushed revision 15 2f2277b4 on base 9767b485 +409 -8 2 years ago

Changes:

  • Use types to better encapsulate the data needed for producing the JSON output