Commit Graph

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