aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* completed re-implementation of new persistent decryption/encryptionfilter-v2Patrick Brunschwig2019-06-153-64/+274
* new implementation of reparing Exchange messages using JSMime libPatrick Brunschwig2019-06-143-741/+397
* fixed typoPatrick Brunschwig2019-06-141-1/+1
* create ECC keys by default (if gpg >= 2.1 available)Patrick Brunschwig2019-06-103-3/+16
* added a test to check the structure of the message to be processedPatrick Brunschwig2019-06-091-3/+21
* added check to ensure that the message is really a PGP/MIME messagePatrick Brunschwig2019-06-091-10/+37
* disallow combinations of encryption and movePatrick Brunschwig2019-06-091-1/+2
* removed old functionality that converts pre-1.0 settings to current settingsPatrick Brunschwig2019-06-084-44/+5
* added message if no key was found for downloadingPatrick Brunschwig2019-06-082-1/+4
* made x of y dependent on both x and yPatrick Brunschwig2019-06-072-2/+10
* distinguish between 1 and more keysPatrick Brunschwig2019-06-072-2/+8
* don't decrypt/verify quoted inline-PGP anymorePatrick Brunschwig2019-06-072-23/+41
* make support team l18n-ablePatrick Brunschwig2019-06-072-2/+6
* Hagrid: send locale for request-verifyPatrick Brunschwig2019-06-061-5/+8
* updates to labels (suggestions from Transifex)Patrick Brunschwig2019-06-062-6/+6
* small text adjustmentsPatrick Brunschwig2019-06-032-1/+4
* removed unnecessary reference to EnigmailOpenPGPPatrick Brunschwig2019-06-031-1/+0
* added missing ";"Patrick Brunschwig2019-06-021-1/+1
* use GnuPG to display keylist before importing if availablePatrick Brunschwig2019-06-029-119/+240
* don't remove head when replyingPatrick Brunschwig2019-06-022-1/+2
* added maximum Thunderbird version supportedPatrick Brunschwig2019-06-021-1/+2
* fixed previous commitPatrick Brunschwig2019-06-011-1/+1
* Merge branch 'protected-header-cleanup' into 'master'Patrick Brunschwig2019-06-011-18/+4
|\
| * Drop all references to the legacy-display partDaniel Kahn Gillmor2019-05-301-18/+4
* | make sure that TB doesn't try to update itselfPatrick Brunschwig2019-06-011-0/+1
* | reverted errorneous commitPatrick Brunschwig2019-06-012-150/+184
* | don't try to sign, as this seems to trigger a password promptPatrick Brunschwig2019-06-011-2/+2
* | made unit tests run again on TB 68Patrick Brunschwig2019-06-015-6/+6
* | fixed filtering in listsPatrick Brunschwig2019-05-3110-19/+90
|/
* TB 68: compatibility changes:Patrick Brunschwig2019-05-3036-504/+419
* moved text with html-links to properties because html:xx is notPatrick Brunschwig2019-05-2913-35/+43
* make sure that appStartup is only checked at startup timePatrick Brunschwig2019-05-282-5/+12
* replaced groupbox & caption with html:fieldsetPatrick Brunschwig2019-05-261-122/+133
* TB 68: replaced xul: ondialogaccept (etc al.) with window.addEventlistenrPatrick Brunschwig2019-05-2655-204/+248
* adapted to TB 68b1 changesPatrick Brunschwig2019-05-268-225/+136
* prepared for adding locale to upload requestPatrick Brunschwig2019-05-252-1/+6
* added info about vks server sending emails for confirmationPatrick Brunschwig2019-05-252-3/+8
* implemented support for verifying keyserver (keys.openpgp.org)Patrick Brunschwig2019-05-243-64/+461
* implemented advanced lookup method for draft 08Patrick Brunschwig2019-05-191-26/+35
* removed posteo from site-specific lookup (as that's not reliable)Patrick Brunschwig2019-05-191-52/+0
* adpted wkd lookup to draft 08Patrick Brunschwig2019-05-193-185/+151
* fixed test casesPatrick Brunschwig2019-05-131-4/+9
* fixed eslint errorPatrick Brunschwig2019-05-121-50/+50
* fixed test casesPatrick Brunschwig2019-05-125-193/+195
* Merge branch 'patch-1' into 'master'Patrick Brunschwig2019-05-121-1/+1
|\
| * copy response from privileged scopebriefChain2019-05-121-1/+1
|/
* check that this.uri is not nullPatrick Brunschwig2019-05-051-1/+6
* inline-PGP: don't display any unencryped or unsigned part that is above thePatrick Brunschwig2019-05-043-20/+8
* fixed bug 983: inline-PGP: make sure that the decrypted or verified message partPatrick Brunschwig2019-05-031-24/+15
* workaround for simpleuri having disappeared in TB 67Patrick Brunschwig2019-04-221-23/+20