Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

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

mattwoberts and others added 2 commits July 23, 2025 21:01
* Improved a11y
 - increased contrast values
 - fixing tab order on the new create module
 - made vote counter states more distinct

* Changed create idea button to be always visible to improve a11y

* Added new filter options and filter categories

* Translations

* Fixed linter problems

* Reverted Submit Feedback button logik

* Reworked the filter dropdown
- Renamed the "own" category
- Removed admin category
- Merged untagged filter into the tag category

* Fixed ShareFeedback Modal being closed in two cases
- pressing esc in the tag selection
- pressing enter in the title input

* Fixed error, where the elements behind the share feedback modal could be reached by keyboard

* Fixed input placeholder color and close modal icon color

* Fixed translation key
@github-actions github-actions bot force-pushed the auto/translate-missing-keys branch from 3aec97e to 3d14ad9 Compare July 28, 2025 20:46
lol2x and others added 5 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
- "Filter" translation in FR
- images will no longer set the title of an idea
- manually clearing the title will reset the "manually edited" flag
@github-actions github-actions bot force-pushed the auto/translate-missing-keys branch from 3d14ad9 to a7f313b Compare August 17, 2025 10:17
@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.

3 participants