Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Fix character encoding in emails #7

Closed
wants to merge 2 commits into from
Closed

Conversation

ch3ck
Copy link
Owner

@ch3ck ch3ck commented Jan 6, 2022

Proposed changes

Based on #6, I realized some of the characters were not properly decoded in emails. However the files parse properly. The only issue is not characters are not decoded properly. This might be because of the UTF-8 encoding of some of them.

Checklist

Please review the following checklist before submitting a PR:

  • CONSIDER adding a unit test to demonstrate your PR resolves an issue
  • DO keep PRs small for easy review
  • DO make sure unit tests pass
  • DO ensure no compiler warnings are triggered
  • AVOID breaking the CI builds

Reviewers

@ch3ck ch3ck changed the title Update CI workflow Fix character encoding in emails Jan 6, 2022
@ch3ck ch3ck force-pushed the bugfix/char-decoding branch 2 times, most recently from 86b0ceb to 2ed3d7f Compare January 6, 2022 03:09
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:09 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:09 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:20 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:20 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:28 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:28 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:38 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:38 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:46 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:46 Inactive
Fix clippy errors in package
Add sendRawEmail ses policy
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:50 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 03:50 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 06:30 Inactive
@ch3ck ch3ck temporarily deployed to development January 6, 2022 06:30 Inactive
@ch3ck ch3ck closed this Jan 6, 2022
@ch3ck ch3ck deleted the bugfix/char-decoding branch January 6, 2022 06:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant