Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix reply with quoted comma #76

Merged
merged 4 commits into from
Sep 17, 2024

Conversation

The-Compiler
Copy link
Contributor

Fixing #75 and also did a couple of drive-by refactorings. Maybe best reviewed commit by commit, though the full diff isn't horribly big either.

@The-Compiler The-Compiler changed the title Fix reply quoted comma Fix reply with quoted comma Sep 17, 2024
@The-Compiler The-Compiler mentioned this pull request Sep 17, 2024
19 tasks
co- Properly split addresses into name and email
- Deal with them as (name, email) tuples
  internally, as a (quoted) name can contain a comma
- Format them properly again when inserting into the message

Fixes akissinger#75
this handles quoted values correctly and we avoid reinventing the wheel.
@The-Compiler
Copy link
Contributor Author

Rebased and force-pushed to fix trivial conflict after #71 was merged.

@akissinger akissinger merged commit 194fb49 into akissinger:master Sep 17, 2024
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.

2 participants