Skip to content

fix: resolve Gmail display name, QP decoding, and proxy issues#247

Closed
salmonumbrella wants to merge 3 commits intosteipete:mainfrom
salmonumbrella:fix/gmail-from-display-name-243
Closed

fix: resolve Gmail display name, QP decoding, and proxy issues#247
salmonumbrella wants to merge 3 commits intosteipete:mainfrom
salmonumbrella:fix/gmail-from-display-name-243

Conversation

@salmonumbrella
Copy link
Copy Markdown
Contributor

Summary

Fixes #242
Fixes #243
Fixes #245

Test plan

  • New test: soft line break + literal hex URL preserved by Phase 2 safety net
  • New test: People API fallback for display name when send-as is empty
  • New test: proxy configuration uses ProxyFromEnvironment
  • New test: literal hex-like query string preserved end-to-end via Execute()
  • New test: non-UTF-8 charset still decodes QP correctly
  • Existing QP test (euro sign =E2=82=AC) still passes — no regression
  • Full go test ./... passes

🤖 Generated with Claude Code

salmonumbrella and others added 3 commits February 13, 2026 16:30
@steipete
Copy link
Copy Markdown
Owner

steipete commented Mar 7, 2026

Closing as superseded by already-landed fixes on . The three intents here are already covered separately: proxy support in Google API transports (#228), Gmail primary display-name fallback (#184/#260), and the quoted-printable URL corruption fix (#186). No need to carry this stale combined branch forward.

@steipete steipete closed this Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants