Commit graph

6357 commits

Author SHA1 Message Date
the-djmaze 479452ad7b Cache S/MIME certificates info #259 2024-02-20 11:11:10 +01:00
the-djmaze f5f3a90275 Only ask S/MIME private key passphrase when it is encrypted #259 2024-02-20 11:10:43 +01:00
Maarten f06b6edef5
Merge pull request #1443 from tinola/master
update Polish translations
2024-02-20 10:34:09 +01:00
tinola 0063c2fc3f update Polish translations 2024-02-20 08:11:15 +01:00
the-djmaze 7ae53719c4 Rename CSS .openpgp-control to .crypto-control 2024-02-20 01:52:37 +01:00
the-djmaze 9c9adde9c8 Added some missing translations 2024-02-20 01:09:41 +01:00
the-djmaze 568caed3c7 Ask password to generate S/MIME self signed #259 2024-02-20 01:01:15 +01:00
the-djmaze 3f08051e37 Added a S/MIME certificates list to User settings #259 2024-02-19 20:16:37 +01:00
the-djmaze a22ae5fcf4 fix name addSMimeEncrypted 2024-02-19 18:54:00 +01:00
the-djmaze 10ec90435d Show certificate icon for p12 and pfx files 2024-02-19 18:51:52 +01:00
the-djmaze 2f2079e9c1 Rename SearchPGPKey action to PgpSearchKey 2024-02-19 17:39:56 +01:00
the-djmaze 2fa3508c11 Rename MessagePgpVerify action to PgpVerifyMessage 2024-02-19 17:35:48 +01:00
the-djmaze 55e55b7bb7 Rename SMime actions 2024-02-19 17:33:24 +01:00
the-djmaze 9a5a5091a1 More S/MIME changes for #259 2024-02-19 15:35:10 +01:00
the-djmaze a9b60a762f Also mark p7m with certificate icon 2024-02-19 15:29:25 +01:00
the-djmaze f181863d50 No default passphrase for self-signed #259 2024-02-19 15:28:03 +01:00
the-djmaze f53d9ed6c3 Verify S/MIME signed messages #259 2024-02-19 15:14:11 +01:00
the-djmaze 4df3766231 Fix signing messages with S/MIME #259 2024-02-19 12:51:02 +01:00
the-djmaze 128e2f6254 Added signing using S/MIME #259 2024-02-19 04:35:37 +01:00
the-djmaze f83b60782a Improved handling to create S/MIME certificates #259 2024-02-19 01:52:12 +01:00
the-djmaze 6fa4dff23b Set S/MIME private key and certificate per identity #259 2024-02-18 17:18:47 +01:00
the-djmaze 33de51b2d5 Check for CONDSTORE or QRESYNC to get the HIGHESTMODSEQ 2024-02-18 16:47:28 +01:00
the-djmaze 8a10d30f2a Disable IMAP METADATA by default (hardly used) 2024-02-18 16:47:04 +01:00
the-djmaze 8a0b3d3791 Resolve #1425 2024-02-18 16:44:20 +01:00
the-djmaze 86f084e5a9 Added Auth Bearer to SnappyMail\HTTP\Request 2024-02-18 16:29:25 +01:00
the-djmaze 785bde153e MMS examples of #1294 2024-02-18 16:13:59 +01:00
the-djmaze 96d08cd418 Added option to create self-signed S/MIME certificate #259 2024-02-18 16:08:09 +01:00
the-djmaze ae4a90bda5 Bugfix: when moving a folder/mailbox check for parent delimiter 2024-02-18 14:28:42 +01:00
the-djmaze 859b064d39 More info about IMAP capabilities 2024-02-18 13:04:05 +01:00
the-djmaze dd5bb8593c Resolve #1442 2024-02-18 10:50:33 +01:00
the-djmaze 53940e64ab Added more code for S/MIME #259 2024-02-16 01:23:23 +01:00
the-djmaze dceb5fca41 Resolve #1439 2024-02-15 23:56:26 +01:00
the-djmaze 5a69d1e241 Resolve #1438 2024-02-15 23:45:43 +01:00
the-djmaze e02cb38974 v2.34.2 2024-02-14 18:55:04 +01:00
the-djmaze 662121d90e Resolve #1433 2024-02-14 18:48:13 +01:00
the-djmaze 2dbcd47a56 Resolve #1432 2024-02-14 18:34:58 +01:00
the-djmaze 7b3102a6b3 Added isSMimeEncrypted() and isSMimeSigned() #259 2024-02-14 02:43:54 +01:00
the-djmaze 3648b3eb60 Resolve #64 2024-02-13 19:44:40 +01:00
the-djmaze 72815f842e Small bugfix for the folder editor popup 2024-02-13 18:25:17 +01:00
the-djmaze 72b481f9c4 Fix english text for ERROR_ON_SAVING_FILE 2024-02-13 18:00:33 +01:00
the-djmaze 6982b57289 Small MailSo cleanup 2024-02-13 17:45:53 +01:00
the-djmaze f89a1cd3f9 v2.34.1 2024-02-13 14:58:32 +01:00
the-djmaze b3e1fe1320 Resolve #1430 2024-02-13 14:53:20 +01:00
the-djmaze 9f2b2e50d7 v2.34.0 2024-02-13 13:24:45 +01:00
the-djmaze e4c7cec7e3 Disable ACL myRights as it is in the Settings -> Folder popup #157 2024-02-13 11:42:46 +01:00
the-djmaze 39c17b6493 Make whole settings folder td clickable 2024-02-13 11:16:07 +01:00
the-djmaze 312f1c3b9b use Folder.unreadEmails() instead of Folder.unreadCount() 2024-02-13 11:11:19 +01:00
the-djmaze 27d119c068 Bugfix: typeCast() number could return NaN 2024-02-13 11:10:56 +01:00
the-djmaze 2a14566679 friendlySize() could return NaN 2024-02-13 10:50:31 +01:00
the-djmaze 306d3ec7b5 Improved ACL handling #157 2024-02-13 10:44:38 +01:00