contacts + teractor + devenv#51
Conversation
…admin key reuse in devenv, and secretspec env defaults
… simplify devenv processes, and clean up Cargo deps
…ures, add secretspec default profile, and serialize workspace boot
…ht per-worker workspace fixture
…utoSignIn opt-out
…Trigger asChild doesn't turn it into type=button
… convex dev ready
…m-worker in empty-state test
…sn't silently drop the linkSender call on stale state
…tions for actual DOM order and scope-to-active-tabpanel
…g clients in DialogSync pendingWork, and remove .claude config
…eanup, and workspace identity marker
…ion and add cleanupUser to E2E download tests
…), add devenv workspace-new script with hardlink cloning, and E2E secretspec profiles
…ml, tombi.toml, and monorepo package.json
…ages, DownloadingMedia, Syncing) so worker restarts resume correctly
…ndingWork query fix
…lows config, and AbortOnDrop guard for progress reporters
…kerCreatePendingMedia
…or handling Backend: - Add ttlPeriod and ttlSeconds fields to message schema for self-destructing messages - Add workerMarkSessionError mutation to mark clients with session errors and disconnect them - Update message seeding and upsert to persist TTL fields Frontend: - Add Timer icon to media renderer for self-destructing media display - Update message bubble and merged timeline for TTL message support Worker: - Add session error handling in main job loop with workerMarkSessionError reporting - Extract TTL metadata from Telegram messages via extract_ttl helper - Skip expired self-destructing photos and documents in classify_media - Propagate ttl_period and ttl_seconds through message sync and update listener
… bump Rust dependencies
|
Important Review skippedToo many files! This PR contains 198 files, which is 48 over the limit of 150. To get a review, narrow the scope: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (6)
📒 Files selected for processing (198)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
a57b8b7 to
6392aaa
Compare
7cdd05e to
6639b6d
Compare
9c428f9 to
e051f9a
Compare
The pipelining = false config was written to .cargo/config.toml but crane sets CARGO_HOME to .cargo-home, so cargo never read it. The config must be appended to .cargo-home/config.toml.
e051f9a to
2bd5bdb
Compare
No description provided.