Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

This PR adds machine-translated values for any missing locale keys.

lol2x and others added 3 commits August 7, 2025 14:13
- Add EncodeSubject function to properly encode non-ASCII characters in email subject headers
- Use Go's built-in mime.QEncoding which implements RFC 2047 quoted-printable encoding
- Apply encoding in all email services: SMTP, Mailgun, and AWS SES
- ASCII-only subjects remain unencoded for compatibility
- Add comprehensive tests for the encoding function

This fixes issues with non-ASCII characters (umlauts, accents, emojis) in email subjects
that were previously displayed incorrectly in some email clients and servers.

Resolves compatibility issues with downstream SMTP servers that don't support SMTPUTF8.

Fixes #1147
Fixed stacking up of escape handlers.
An error occurred while trying to automatically change base from fix-escape to main August 19, 2025 20:41
@github-actions github-actions bot force-pushed the auto/translate-missing-keys branch from a7f313b to d284c3c Compare September 11, 2025 06:45
@github-actions github-actions bot force-pushed the auto/translate-missing-keys branch from d284c3c to 323110b Compare September 12, 2025 20:05
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