Adds all notifications, sorted by timestamp. Provides endpoint to clear the entire inbox, or change the read status on a single notification.
Adds all notifications, sorted by timestamp. Provides endpoint to clear the entire inbox, or change the read status on a single notification.
Add ref updates to branch notifications
Add aliases to remote property
Add project name to repo field
Add GET /projects/:rid/inbox endpoint
Add some improvements to the json output
Add cob title to endpoint, update project inbox endpoint
Add branch name as summary
Add some repo information back
Added clear and set read status by repo, also added success property and cleared count to delete responses.
Fix clippy warnings
Rewrite route handler comments
Remove redundant filter_map
Improve naming of json output properties
Changes:
- Use types to better encapsulate the data needed for producing the JSON output