1
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
perf: cover the negentropy fingerprint read with its own index More... 2 days ago
perf: read only the wrapper ids a sync actually needs More... 2 days ago
docs: correct the live migration id range More... 2 days ago
fix: binding a future must not embed it — boot overflowed the stack More... 2 days ago
perf: stop the long syncs when the account they belong to is switched away from More... 2 days ago
fix: close the last way an account's write could reach another's storage More... 2 days ago
refactor: delete SessionGuard More... 2 days ago
refactor: the guard leaves the signatures, and the batcher holds its own account More... 2 days ago
refactor: drop the guard term from compound conditions too More... 2 days ago
refactor(shell): the same binding for the commands themselves More... 2 days ago
refactor(core): bind the operation instead of checking whether it may continue More... 2 days ago
refactor: five more guards the first sweep was too cautious to take More... 2 days ago
test: pin down session access from a thread with no tokio runtime More... 2 days ago
test: swap_session finally has a test More... 3 days ago
refactor: the shell's per-account state moves onto the session too More... 3 days ago
refactor: delete the teardown lists, which had become theatre More... 3 days ago
fix(ui): account-scoped events go through the gate, transitions stay raw More... 3 days ago
fix(db): a re-initialised account is still the account on screen More... 3 days ago
docs: the multi-account contract is a design now, not a checklist More... 3 days ago
refactor: finish the guard sweep, and stop the tests fighting each other More... 3 days ago
refactor: delete the guards whose resource now carries its own account More... 3 days ago
refactor(concord): the community sync cache belongs to the account, not to a stamp More... 3 days ago
refactor: the rest of what an account owns moves onto its Session More... 3 days ago
refactor: an account's chats and profiles belong to its Session More... 3 days ago
refactor: every task in every multi-account crate now carries its account More... 3 days ago
refactor: every task in vector-core now carries its account More... 3 days ago
refactor: bind 15 of 18 per-account task files to their account More... 3 days ago
refactor(db): bind a spawned task to the account it started under More... 3 days ago
refactor(db): an account's connections belong to a Session, not to whoever asks More... 3 days ago
perf(concord): stop republishing the community list once per adopted entry More... 3 days ago