Skip to content

Show forwarded email content - #60

Merged
olegberman merged 1 commit into
mainfrom
agent/show-forwarded-email-content
Jul 29, 2026
Merged

Show forwarded email content#60
olegberman merged 1 commit into
mainfrom
agent/show-forwarded-email-content

Conversation

@olegberman

Copy link
Copy Markdown
Contributor

What changed

  • Keep manually forwarded Gmail messages in the visible reader body.
  • Continue collapsing genuine quoted reply history, including replies that quote an older forward.
  • Add regression coverage for forwards with and without an authored introduction.
  • Prepare signed release 0.1.25.

Why

Gmail uses gmail_quote markup for both reply history and manually forwarded messages. HQBase treated every matching block as collapsible history, which left a forwarded email with an empty visible body until the ellipsis was expanded.

The classifier now considers the forwarded-message envelope and message subject instead of relying on the shared CSS class alone.

Product contract

  • HQBase/hqbase-internal#46

Validation

  • CI=true WRANGLER_LOG_PATH=/tmp/hqbase-0.1.25-check.log pnpm check
  • CI=true WRANGLER_LOG_PATH=/tmp/hqbase-0.1.25-dry-run.log pnpm deploy:dry-run

@olegberman
olegberman merged commit 2357ec1 into main Jul 29, 2026
1 check passed
@olegberman
olegberman deleted the agent/show-forwarded-email-content branch July 29, 2026 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant