bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-26 18:28:21 -04:00
fc9c8119a2 test(snippets): fix the round-trip test's shared kwargs spread
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-26 18:25:57 -04:00
cca40affe4 feat(snippets): add notes.data JSONB — the indexed mirror of snippet fields
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 17:39:14 -04:00
b7c0820230 desktop: rustfmt the blob-store literal in the scheme handler
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 17:16:46 -04:00
c40263967d desktop: render synced attachments instead of broken images (task 2114)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 16:46:46 -04:00
d634801bd3 desktop: rustfmt the retention query and one assert
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 16:25:32 -04:00
7a77a0e1b9 desktop: fix a retention test that raced the wall clock
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 16:20:23 -04:00
e64d67e904 Expire trash after 30 days, and make the deadline something you can see
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 15:40:35 -04:00
6f35e6e6d8 Confirm irreversible deletes, which sync just made far more consequential
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 00:46:27 -04:00
810da43f56 desktop: rustfmt the blob-store test
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 00:43:36 -04:00
ed623a7bef M10.7d: download attachment bytes into a content-addressed store (task 2107)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 00:33:36 -04:00
6bef07ff83 desktop: rustfmt the SyncOutcome literal
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 00:30:39 -04:00
fe683595df M10.7e: desktop Sync settings screen (task 2108)
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-07-26 00:25:28 -04:00
a8f152b7d4 Merge pull request 'Drafter reuse-recall (both halves) + the multi-user ACL work it exposed' (#78) from dev into main
4b5d9005fd test(processes): retarget the update_process patch at get_note_for_user
3ffdbbc521 fix(acl): align MCP writes with the share model — editor edits, viewer doesn't
e9cd3435ad test(acl): give search/inject fixtures real owner ids; fail soft on name lookup
ef1dbdfc86 feat(acl): unify the retrieval scopes; mark shared rows in Knowledge browse
Compare 15 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#78 2026-07-26 00:25:27 -04:00
Drafter reuse-recall (both halves) + the multi-user ACL work it exposed
bvandeusen created pull request bvandeusen/FabledScribe#78 2026-07-26 00:25:18 -04:00
Drafter reuse-recall (both halves) + the multi-user ACL work it exposed
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 00:23:39 -04:00
75b2d096ec desktop: rustfmt the push module
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 00:20:10 -04:00
b5f7dc2635 M10.7c: push + the full sync cycle (task 2106)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 00:09:08 -04:00
2e32ecda6e desktop: rustfmt the pull tests; run fmt after clippy/test
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-07-26 00:07:09 -04:00
4b5d9005fd test(processes): retarget the update_process patch at get_note_for_user
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-07-26 00:05:28 -04:00
dc8b2d360d M10.7b: pull the change feed into the local store (task 2105)