Files
platform/scripts
pastilhasandClaude Opus 4.8 33a0bb4578 email: store emails.db per account under email_accounts/<account>/
Reorganizes email storage: the DB moves from DATA_PATH/<user>/emails.db to
DATA_PATH/<user>/email_accounts/<accountEmail>/emails.db, with a shared
email_accounts/attachment_cache/ (was Gmail/emails/attachments). openEmailDb now
takes (owner, account); a new openUserEmailDb(owner, userId) resolves the user's
configured account (first enabled) for read paths. Threads the account through
email.ts, accounts, resync, queue sync, channel handlers, and the email_db MCP
tool path. Drops the dead getUserEmailDir helper.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-24 13:34:29 +00:00
..
2026-02-25 07:27:30 +00:00
2026-02-26 17:42:59 +00:00
2026-02-23 09:58:08 +00:00
2026-02-16 19:34:35 +00:00
2026-03-07 00:52:20 +00:00
2026-03-07 00:52:20 +00:00
2026-03-04 18:05:50 +00:00