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

Dev #5

Open
wants to merge 1,426 commits into
base: master
Choose a base branch
from
Open

Dev #5

wants to merge 1,426 commits into from

Conversation

phormone
Copy link

No description provided.

Mento and others added 30 commits July 1, 2014 18:09
Quick and dirty fixes ^_^
Quick and dirty fixes ^_^
Quick and dirty fixes ^_^
Quick and dirty fixes ^_^
Yosemite Beta 2 Compatibility
Fixed some minor things and renamed the file to be more standard.
Commit from felixphew.
added link to transifex to prevent users from sending pull requests for localizations via github
[#752 state:fixed assigned:mento]
GPGMail may doesn’t work as expected.
-> GPGMail is not working as expected.
[FIX] more width in GPGMail preferences window for localization strings
and „Check Now“ Button
…ntinued [#760 state:fixed] [#692 state:fixed]

- Already decides whether or not to encrypt a draft in [ComposeBackEnd makeMessageWithContents:isDraft:shouldSign:shouldEncrypt:shouldSkipSignature:shouldBePlainText:]
- Saves the current sign and encrpyt status as messages headers, in order to restore them later.
…[#747 state:fixed]

- This only seems to occur if the message is to be encrypted and saved as a draft
  so the duplicated headers are only removed in that case.
improved many error messages
fixed http https confusion for website / support site
[#652 state:fixed assigned:steve milestone:2.1.1]
typo fix
l10n
Mento and others added 30 commits February 3, 2017 11:09
…fied PGP/MIME (El Capitan)[#921]

- If more than one application/pgp-encrypted part is detected check each for the PGP/MIME version marker.
   Previously only the first one was checked for the PGP/MIME version marker.
…#924 state:fixed]

- Adjust PGP regex to allow whitespace before and between new line characters. As well
  as after the PGP start marker.
… been saved again as normal PGP/MIME messages [#866 state:fixed]

- When a user continues composing a draft, the draft should always be automatically
  decrypted, so that the detail that the draft is encrypted is invisible to the user.
  Under some circumstances, the automated decryption of the draft fails.
  If at the same time Mail's autosave of drafts kicks in, the still encrypted draft,
  is saved again as a multipart/related message with a text/html part for the actual contents
  and two attachments: the PGP/MIME application/pgp-encrypted version part and the encrypted.asc
  data part.
  Now if the user tries to continue working on the draft, GPGMail no longer recognizes
  the draft as PGP/MIME encrypted, and fails to properly decrypt it.
- The solution is to teach GPGMail the structure of those falsely encrypted not automatically decrypted
  drafts, in order to recognize that it should still treat them as normal PGP/MIME encrypted messages.
  In order to do that, the following facts have to be true:
    - Must have a multipart/related part
    - Must have an application/pgp-encrypted attachment
    - Must have an application/octet-stream attachment with filename set to encrypted.asc
User ID → user ID
The compose settings are obviously about defaults so removed „by
default“ from the strings
The compose settings are obviously about defaults so removed „by
default“ from the strings
occured → occurred
SignatureView and AttachmentView.
MacGPG2 -> MacGPG.
OS X -> macOS.
LIBMACGPG_NOT_FOUND_MESSAGE.
Pulled strings from Transifex.
Code singing doesn't allows extended attributes.
Do not show unnecessary informations.
Show subkey fingerprint.
Always show details.
When there is a single signature, hide signatures list.
[FIX] Do not show mangled attachment details in some circumstances.
…-signed PGP message

- If a bad or missing MDC is detected, don’t display the decrypted content.
- Display a proper error message for MDC errors.

[#980 state:fixed] [fix]
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.

9 participants