feat: notifications list, read, mark-read, archive, and unarchive#113
feat: notifications list, read, mark-read, archive, and unarchive#113lightstrike wants to merge 1 commit intoflipbit03:mainfrom
Conversation
|
Hey @lightstrike — thanks for your enthusiasm and all these contributions! We just released v2.0.0 which includes several of your earlier contributions — great work! Quick heads-up on workflow: with multiple draft PRs open at once, they tend to go stale fast as To keep things smooth, it'd be great if you could pick the one you'd like to land first, rebase it on the latest Also, going forward — for PRs that involve design or architectural changes, please open an issue first so we can discuss the approach before code is written. That way we align on direction early and avoid wasted effort on both sides. (See #115 → #126 → #127 as an example of how that played out.) Tag me (@flipbit03) when it's ready for review. Looking forward to it! |
Summary
notificationscommand with list, read, mark-read, archive, and unarchive subcommandsNotification)notifications,notificationqueries andnotificationUpdate,notificationArchive,notificationUnarchivemutationsTest plan
cargo build --workspacecompilescargo clippy --workspace -- -D warningscleancargo fmt --checkpassesnotifications_list,notification_archive_and_unarchive)notifications_list_returns_json,notifications_archive_and_unarchive)