Commit Graph

544 Commits (master)

Author SHA1 Message Date
Jörg Knobloch 962412ef6f Switch to nsIFileProtocolHandler.getURLSpecFromActualFile() for compatibility with TB 94 beta. 1 year ago
Jörg Knobloch cef1197c7c Version 1.1.113. 2 years ago
Jörg Knobloch af6fa0bbde Version 1.1.112. 2 years ago
Jörg Knobloch 6d4e28d0e0 Don't distinguish between "options" and "preferences" (Windows/Mac,Linux) since TB 91 calls them all preferences now. 2 years ago
Jörg Knobloch 071279929d P4TB-409: Convert raw UTF-8 bytes to JS string before encrypting (TB 91 compat issue). 2 years ago
Jörg Knobloch f50bdf2777 P4TB-400: Follow-up: Tweak UI, remove some options and rename "Cancel" button to "Other use". 2 years ago
Jörg Knobloch 13bbce67ce Drive-by repair for beta compatibility: Sync messages weren't properly deleted. 2 years ago
Jörg Knobloch 94e5682727 P4TB-400: Follow-up for the UI: Use "Apply" for the first button. 2 years ago
Jörg Knobloch 159ac4b9c7 Handle arguments of newmailalert.xhtml/xul generically so it also works in TB 91 (bug 1715713). 2 years ago
Jörg Knobloch 8822f8e00c Version 1.1.111. 2 years ago
Jörg Knobloch e8af350c85 P4TB-400: Improved manual key import. Part 6: CSS tweaks, clearing usage section when new ASC file is selected. 2 years ago
Jörg Knobloch 73e4e55e34 P4TB-400: Improved manual key import. Part 5: Finalise public key import. 2 years ago
Jörg Knobloch 5496ade4ab P4TB-400: Improved manual key import. Part 4: Use import_key_with_fpr_return(), public key import partly done. 2 years ago
Jörg Knobloch 50c4713078 P4TB-400: Improved manual key import. Part 3: Reshuffle to show parts of the panel later. 2 years ago
Jörg Knobloch 42b53a0daf Compatibility with TB 91: copyFileMessage(), bug 1715433. 2 years ago
Jörg Knobloch 41e13b9511 P4TB-400: Improved manual key import. Part 2: Backend changes, also stricter error checking in adapter. Logging clean-up. 2 years ago
Jörg Knobloch 1e3eb51e6c P4TB-400: Improved manual key import. Part 1: UI. 2 years ago
Jörg Knobloch 5853a972b1 Version 1.1.110. 2 years ago
Jörg Knobloch 79b87dd948 Fix startup and shutdown sequence, disabling add-on didn't work when adapter wasn't running. May also improve P4TB-395. 2 years ago
Jörg Knobloch fcfc77f307 Version 1.1.109. 2 years ago
Jörg Knobloch c8813c108e P4TB-396: use disable_all_sync_channels() in Sync startup. 2 years ago
Jörg Knobloch 88d8d5b7dc P4TB-246: Follow-up, another tweak to the Options panel to make it look good on Linux. 2 years ago
Jörg Knobloch bd5c4da2e6 P4TB-246: Follow-up, even more tweaks to the Options panel to make it look good on Mac: Lose ugly focus ring. 2 years ago
Jörg Knobloch 6baea9a07a P4TB-246: Follow-up, further tweaks to the Options panel to make it look good on Mac. 2 years ago
Jörg Knobloch a94ab38eea P4TB-246: Follow-up to commit 9db070cc: Make icons slightly bigger so they display edge correctly. 2 years ago
Jörg Knobloch e87c20be75 P4TB-246: Rework Options/About. 2 years ago
Jörg Knobloch 46d2a7fefb P4TB-246: Follow-up to commit 9db070cc: Add alt text to the store images (useful for screen readers). 2 years ago
Jörg Knobloch 9db070cca7 P4TB-246: Moved the mobile apps to their own tab in the options panel. 2 years ago
Jörg Knobloch eb01d503f7 P4TB-391: Follow-up to commit 56d9aee0 and commit 4c369760: Simplify code (replace loop with .includes()). 2 years ago
Jörg Knobloch 82785f2d1b Version 1.1.108. 2 years ago
Jörg Knobloch 26f1862a40 P4TB-394: Allow only one passphrase prompt at any given time. Version 1.1.108-preview-2. 2 years ago
Jörg Knobloch 8b68a4b8b1 P4TB-394: Avoid a second passphrase prompt after the prompt is cancelled. 2 years ago
Jörg Knobloch c74b4b7eb7 P4TB-393: Fix typo in commit 8f93f37a. 2 years ago
Jörg Knobloch 8f93f37a74 P4TB-393: Make privacy handshake update colour correctly for sent messages. 2 years ago
Jörg Knobloch a249d64baf Reduce shutdown action to shutting down the controller. Ignore error from "close session" adapter call. 2 years ago
Jörg Knobloch 6006d5e5eb Remove useless logging of `this` and the window. Seems to hang Thunderbird on Linux :-( 2 years ago
Jörg Knobloch 5c4cd99d0b Version 1.1.108-preview-1. 2 years ago
Jörg Knobloch 38a183506a P4TB-391: Remove path from attachment names. 2 years ago
Jörg Knobloch 4c369760f2 P4TB-391: Make attachment names unique in the message display. 2 years ago
Jörg Knobloch 56d9aee08c P4TB-391: Make attachment names unique in the compose window. 2 years ago
Jörg Knobloch 63bef48f89 Fork iteratorUtils.jsm into our own source tree since it was removed from Thunderbird 90 in https://bugzilla.mozilla.org/show_bug.cgi?id=1518536. 2 years ago
Jörg Knobloch 779835b8ec Comment tweak, follow-up to commit 86ec8f95, 2 years ago
Jörg Knobloch 86ec8f954d Remove unused code and adjust tests. 2 years ago
Jörg Knobloch e1513fd14b Remove unnecessary use of fixIterator() for MailServices.ab.directories. Follow-up to commit 5024ed3e. 2 years ago
Jörg Knobloch efb8d4efc6 Version 1.1.107. 2 years ago
Jörg Knobloch 95b374d2e2 P4TB-390: Provide fallback colour for privacy status dialogue fields so it works better in TB 68. 2 years ago
Jörg Knobloch ffa57e056f 1.1.106-preview-1 is now 1.1.106. 2 years ago
Jörg Knobloch 1c5de85276 Increase preview version from 1.1.105-preview-3 to 1.1.106-preview-1 to make space for 1.1.105. 2 years ago
Jörg Knobloch 135bffbb44 P4TB-341: Follow-up: Encode body preview in UTF-8 (otherwise display of notification fails). 1.1.105-preview-3. 2 years ago
Jörg Knobloch d7a7538827 P4TB-341: Follow-up: Avoid repeated notification due empty processing queue. 1.1.105-preview-2. 2 years ago