Commit graph

2625 commits

Author SHA1 Message Date
the-djmaze 68218e43dc v2.36.3 2024-05-27 11:19:37 +02:00
the-djmaze b5dbd0cc7a OpenPGP.js automatically import backup keys from server 2024-05-26 12:53:35 +02:00
the-djmaze 4365892927 Resolve #1589 2024-05-21 18:08:04 +02:00
the-djmaze 97391a3f33 Changes for #1587 2024-05-21 17:47:24 +02:00
the-djmaze 53a6f04f18 Added "copy to" action in menu's for #1559 2024-04-28 17:32:25 +02:00
the-djmaze fdc019e43c Resolve #1557 2024-04-24 01:35:40 +02:00
the-djmaze aaae0a314c Remove date_from_headers from application.ini and internalTimestamp 2024-04-23 17:35:16 +02:00
the-djmaze 2656d362d6 Added idea to ask SMTP credentials on AUTH failure 2024-04-23 15:10:45 +02:00
the-djmaze 24dbe4f197 AskPopupView.password default is to only ask passphrase 2024-04-23 14:54:48 +02:00
the-djmaze ff80235ee8 Put modified Squire more in line with v2.2.8 2024-04-17 01:45:51 +02:00
the-djmaze 0ff66f8df8 set min-width for attachmentParent and flagParent to line them up 2024-04-17 01:43:53 +02:00
the-djmaze bcc2c7b9ca Prevent Infinity #1540 2024-04-08 17:22:27 +02:00
the-djmaze d59a326920 Bugfix: hide pagination when search has 0 messages 2024-04-08 16:14:30 +02:00
the-djmaze 3988ea9ba5 cleanup unused js parameters 2024-04-03 00:15:29 +02:00
the-djmaze ed673fdba8 Bugfix: mime parser headerValue() is null 2024-04-02 22:40:12 +02:00
the-djmaze ad417c743e ES2020 2024-04-02 22:37:18 +02:00
the-djmaze 78178ecc2f Everything to ES2020 2024-04-02 22:24:53 +02:00
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