Commit Graph
21 Commits
Author SHA1 Message Date
Admin 686887c6d4 Sync README environment variables section with env.example 2026-06-28 22:59:49 +00:00
Admin d1a7a6f866 Sync env.example with all current environment variables 2026-06-28 22:55:50 +00:00
Admin 85e38519af Add pytz to requirements for get_current_time 2026-06-28 14:55:36 +00:00
Admin ee17a65c6f Document get_current_time tool and TIMEZONE env variable in README 2026-06-28 05:18:36 +00:00
Admin bfacfbfc45 Add get_current_time tool and TIMEZONE env variable 2026-06-28 05:10:38 +00:00
Admin dbea28b742 Normalize dates to ISO 8601, sort results oldest-newest, reduce context in email tools 2026-06-28 05:02:19 +00:00
Admin 4095e694bf Document new triage tools and external summary model in README 2026-06-27 14:50:01 +00:00
Admin a43e9473b8 Add list_unread_emails, get_email, summarize_email, get_thread tools 2026-06-27 14:42:33 +00:00
Admin ef6b1aa1c3 Document HTML default, EMAIL_HTML_SIGNATURE, and LLM identity (signature_vars) 2026-06-25 13:58:23 +00:00
Admin 52503afb4c Clarify signature_vars description for LLM identity input 2026-06-25 13:39:24 +00:00
Admin ebbbe0e6ec Add signature_vars to send_email/reply/forward/schedule_send for LLM identity 2026-06-25 04:50:47 +00:00
Admin 12e72ac891 Add multi-account support, HTML default, EMAIL_HTML_SIGNATURE with template, and signature templates 2026-06-25 04:41:38 +00:00
Admin 1336178abc Fix CalDAV/CardDAV discovery: use GET /.well-known + PROPFIND for principal 2026-06-20 17:43:29 +00:00
Admin 1c4a80adfe Update env.example and README for MCP + API_KEY 2026-06-20 04:26:13 +00:00
Admin aec15e6eb2 Add API_KEY Bearer auth for MCP endpoints 2026-06-20 04:03:59 +00:00
Admin 57560cddcf Add /health endpoint and /mcp/openapi.json for discovery 2026-06-20 03:15:52 +00:00
Admin d361788e62 Convert to MCP Streamable HTTP server for Open WebUI 2026-06-20 03:07:38 +00:00
Admin 4efd865c47 Enable DEBUG logging and add global exception handler for 500s 2026-06-20 02:37:21 +00:00
Admin b897c29e9b Fix: import dataclass to resolve NameError on startup 2026-06-20 02:02:46 +00:00
Admin 016719aaf1 Add env.example with all Docker environment variables 2026-06-20 01:59:57 +00:00
Admin 3ca682592e Initial commit: MCP email server with IMAP/SMTP, CalDAV/CardDAV, conflict check 2026-06-16 02:14:39 +00:00