Commit graph

1007 commits

Author SHA1 Message Date
the-djmaze a3fb5a30ee Translation strings for #1606 2024-06-09 17:14:13 +02:00
Maarten 92ed4fcc81
Merge branch 'master' into patch-1 2024-06-09 16:43:46 +02:00
the-djmaze d40f211995 Added some info about the viewModelTemplateID in the example extension 2024-06-04 17:38:12 +02:00
the-djmaze f4a11c9c6e Resolve #1607 2024-06-04 14:19:03 +02:00
the-djmaze 9954e25b65 Resolve #1609 2024-06-03 16:01:52 +02:00
the-djmaze 1acaa5d542 Prepare for #1606 2024-06-03 12:41:29 +02:00
the-djmaze 6d15cabfe5 Improved signing messages by allowing to choose between the options 2024-05-28 17:50:56 +02:00
the-djmaze c2e558c9b1 Resolve #1611 2024-05-28 17:45:47 +02:00
Christian 🦄 92ab56bf5e
Add AdvancedSearch support for filtering older mails 2024-05-27 14:48:45 +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 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 ad417c743e ES2020 2024-04-02 22:37:18 +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 f38e5a41cd Solution for #1521 2024-03-26 19:12:50 +01:00
the-djmaze 015dcbdc41 Bugfix: error undefined msg.from[0] 2024-03-26 12:26:53 +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 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 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 e2b08ba160 Improved folder/mailbox settings/rename handling 2024-03-17 23:26:32 +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 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 696a2bbd3c Improved handling of Internationalized Domain Names in punycode 2024-03-12 16:06:17 +01:00
the-djmaze 34106c937e Automatically verify S/MIME decrypted signed message 2024-03-04 15:33:19 +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 870019d2df Automatically verify PGP and S/MIME signed messages 2024-03-04 01:07:00 +01:00
the-djmaze 41969bf2c1 Improved error handling on PGP and S/MIME decrypt 2024-03-03 04:14:49 +01:00
the-djmaze 2efe90fe48 https://github.com/the-djmaze/snappymail/issues/1450#issuecomment-1972147950 2024-03-01 02:08:29 +01:00
the-djmaze c1b7d37663 Simplify language Notifications 2024-03-01 01:39:00 +01:00
the-djmaze 5b3b362012 Simplify SignMe/Remember me code 2024-02-28 20:42:31 +01:00
the-djmaze df963e3537 Fix decrypt error message 2024-02-28 19:45:14 +01:00
the-djmaze 3d176d4e4f Improved GnuPG error handling 2024-02-27 18:45:25 +01:00
the-djmaze 182f884374 Optionally use existing private key to generate S/MIME certificate 2024-02-27 02:19:12 +01:00
the-djmaze 0cbca605ec Bugfix: mailvelope editor failed 2024-02-26 16:59:50 +01:00
the-djmaze 2559c09b23 Bugfix TypeError: b64Encode(...).match(...) is null 2024-02-26 16:42:35 +01:00
the-djmaze 5552d3c1b9 pre-verify S/MIME opaque signed messages so we have a body to view 2024-02-25 12:56:25 +01:00
the-djmaze 1e03eac9a5 Resolve #1448 2024-02-25 11:38:19 +01:00
the-djmaze a7041b4efb bugfix: store in Passphrases 2024-02-23 03:22:29 +01:00
the-djmaze 6f33bc23d3 Added Import S/MIME certificate popup
And much better handling of the sign and encrypt options
2024-02-23 03:14:36 +01:00