feat: add messaging management APIs #64
No reviewers
Labels
No labels
app
bug
client side exclusive
🗳️ community vote
⚠️ critical
discussion
docs
duplicate
emulator
enhancement
help wanted
invalid
not open grind
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
open-grind/open-grind!64
Loading…
Reference in a new issue
No description provided.
Delete branch "sealad886/messaging-gaps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Stack
Depends on #59, #60, #61, #62, and #63.
Validation
bun run testbun run buildgit diff --checkNote:
bun run checkstill reports existingorigin/mainSvelte type errors inNavBar.svelteroute IDs andImageCarousel.svelte; this stack does not resolve those pre-existing errors.Pending changes in #59 and #60 before reviewing
Base blockers are updated now: #59 was addressed in
11feccb, and #60 was addressed in85ba445. Ready for review.afcea17eeeto76e92109c976e92109c9to75b330ad29Updated stack after the pending base/review comments. Rebased onto current
origin/main, replayed over #60 fixes (AppCache profile cache storage, Tauri 2.11 Rust/JS alignment), and force-pushed the refreshed AGit ref. This PR now has cleangit merge-treeagainstorigin/mainand passes:git diff --check,bun run test:unit,bun run test:rust,bun run build. Ready for review.Superseded. The two endpoints we hadn't implemented (message-by-id refetch and typing status) are noted for when we build those features. Thank you.
Pull request closed