Commit graph

2608 commits

Author SHA1 Message Date
the-djmaze f6b440adef Put available encrypt and sign options in corresponding menu options as title 2024-04-01 02:09:23 +02:00
the-djmaze b9e2d6caca Bugfix content encoding and type detection.
Reported in #1450
2024-03-31 15:16:11 +02:00
the-djmaze f745a54669 ErrorTip use white-space: pre 2024-03-27 01:22:01 +01:00
the-djmaze f38e5a41cd Solution for #1521 2024-03-26 19:12:50 +01:00
the-djmaze 57fbdf8795 Added: allow setting the supported THREAD algorithm 2024-03-26 15:01:38 +01:00
the-djmaze 015dcbdc41 Bugfix: error undefined msg.from[0] 2024-03-26 12:26:53 +01:00
the-djmaze c14d7bdd46 Add some comments and some renames 2024-03-26 12:26:35 +01:00
the-djmaze b3c10190cb Moved application.ini sieve_auth_plain_initial to per domain config 2024-03-24 16:49:00 +01:00
the-djmaze b45459d645 Sieve always allow fileinto INBOX #1510 2024-03-24 14:18:08 +01:00
the-djmaze 8c077a94c6 same small fixes 2024-03-20 00:45:11 +01:00
the-djmaze 386fd936b4 Slight code reduction for #419 2024-03-19 15:33:52 +01:00
the-djmaze 7450afeecf Replace all new Intl.Collator with new baseCollator 2024-03-19 15:24:34 +01:00
the-djmaze dfdfeb2641 viewDkimIcon to dkimIcon 2024-03-19 03:11:01 +01:00
the-djmaze abaf5a96fa Bugfix: sort accounts drag & drop 2024-03-18 20:30:04 +01:00
the-djmaze cc03185ea0 Added icon to system folders 2024-03-18 19:16:12 +01:00
the-djmaze b98b21c1c6 S/MIME allow changing private key passphrase due to #1505 2024-03-18 17:17:25 +01:00
the-djmaze 190db75c19 Remove remembered passphrase after 15 minutes of inactivity
https://github.com/the-djmaze/snappymail/issues/1142#issuecomment-1635839009
2024-03-18 14:36:33 +01:00
the-djmaze 9bc56a5abd Ask old login password on CryptKey decrypt failure, to reseal with new password 2024-03-18 12:25:24 +01:00
the-djmaze b3afbe107d Support S/MIME decrypted opaque signed message #1450 2024-03-17 23:54:54 +01:00
the-djmaze e2b08ba160 Improved folder/mailbox settings/rename handling 2024-03-17 23:26:32 +01:00
the-djmaze 2cdc8d0055 On folder/mailbox rename, also rename all children instead of reloading all 2024-03-17 19:42:20 +01:00
the-djmaze 195f14ccb8 Bugfix: on folder rename the old fullName must be removed from cache 2024-03-17 18:55:07 +01:00
the-djmaze 2d1a760df3 Resolve #1486 2024-03-17 15:49:36 +01:00
the-djmaze 58ad745373 Resolve #1501 2024-03-17 15:10:59 +01:00
the-djmaze 0fd0d18154 Resolve #1499 2024-03-16 00:36:58 +01:00
the-djmaze f6e3017b50 lowercase login by default 2024-03-13 20:53:50 +01:00
the-djmaze 4fd282dc6c Resolve #1491 2024-03-13 18:48:19 +01:00
the-djmaze e04cc1080a application.ini login_lowercase should be configurable per domain 2024-03-12 22:11:32 +01:00
the-djmaze 295b3e4cfb Skip crashing OpenPGP keys 2024-03-12 18:44:36 +01:00
the-djmaze 03e2dda6c1 OpenPgp generate key support Internationalized Domain Names 2024-03-12 18:14:14 +01:00
the-djmaze 4fd2f63c07 Improved more handling of Internationalized Domain Names 2024-03-12 18:01:27 +01:00
the-djmaze ca249bcced Support Internationalized Domain Names in OpenPGP 2024-03-12 16:20:19 +01:00
the-djmaze 696a2bbd3c Improved handling of Internationalized Domain Names in punycode 2024-03-12 16:06:17 +01:00
the-djmaze e07749be6a Ignore popups on logoutReload() 2024-03-10 19:09:17 +01:00
the-djmaze 27f5ba9337 Moved some config admin settings 2024-03-07 01:52:48 +01:00
the-djmaze 8e6f35bfad Improved some AppData handling 2024-03-07 01:16:58 +01:00
the-djmaze 8fe5cd3c95 update mime types 2024-03-06 01:22:49 +01:00
the-djmaze c1385894cc Make GnuPG separate admin settings option 2024-03-06 01:13:24 +01:00
the-djmaze c8ea6fd2aa Removed TODO as mentioned in #1473 2024-03-04 19:48:57 +01:00
the-djmaze 34106c937e Automatically verify S/MIME decrypted signed message 2024-03-04 15:33:19 +01:00
the-djmaze d1466ad2f2 Show error to old browsers, instead of crashing 2024-03-04 15:02:13 +01:00
the-djmaze 574fd820a6 S/MIME don't post identity key and certificate, just fetch from server 2024-03-04 15:01:47 +01:00
the-djmaze 4006dd38f8 Make "verify signatures automatically" optional, as it requires more IMAP fetching 2024-03-04 13:33:40 +01:00
the-djmaze b5062624fa OpenPGP fix handling of importing keys 2024-03-04 12:42:23 +01:00
the-djmaze 5aa71a3ede GPG show error on view/export 2024-03-04 11:15:34 +01:00
the-djmaze 870019d2df Automatically verify PGP and S/MIME signed messages 2024-03-04 01:07:00 +01:00
the-djmaze 27fbe01876 Verify S/MIME signed automatically and log Exception 2024-03-03 23:52:02 +01:00
the-djmaze 41969bf2c1 Improved error handling on PGP and S/MIME decrypt 2024-03-03 04:14:49 +01:00
the-djmaze 0e202a6640 CSS rainloopErrorTip location 2024-03-03 03:13:03 +01:00
the-djmaze 2efe90fe48 https://github.com/the-djmaze/snappymail/issues/1450#issuecomment-1972147950 2024-03-01 02:08:29 +01:00