Commit graph

6323 commits

Author SHA1 Message Date
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
the-djmaze
7e304daee0 Bugfix: this.error() undefined when hiding folder edit message 2024-02-13 02:17:27 +01:00
the-djmaze
304c67534b Added: support all namespaces 2024-02-13 02:05:38 +01:00
the-djmaze
de7e9d86d3 bugfix: undefined $keyId 2024-02-12 22:30:29 +01:00
the-djmaze
e727c54798 Fix folder ACL checkboxes #157 2024-02-12 20:54:51 +01:00
the-djmaze
32e3f829fa Cleaner ACL list 2024-02-12 20:52:30 +01:00
the-djmaze
b0d4b56cee Some improvements for ACL Support #157 2024-02-12 20:48:43 +01:00
the-djmaze
a0f7114a39 Bugfix: KnockoutJS failed to output text '0' 2024-02-12 20:07:08 +01:00
the-djmaze
905315b164 Bugfix: friendlySize() failed on 0 2024-02-12 20:03:06 +01:00
the-djmaze
ec111defbb Process all IMAP namespaces 2024-02-12 17:58:24 +01:00
the-djmaze
ba55b328ea Workaround Dovecot PREAUTH [CAPABILITY (null)] issue 2024-02-12 17:15:53 +01:00
the-djmaze
7ab9d1a980 Workaround disabled ACL could cause "Disconnected: Too many invalid IMAP commands" #157 2024-02-12 17:14:38 +01:00
the-djmaze
3c464cace5 Resolve #1384 2024-02-12 13:37:51 +01:00
the-djmaze
9933a0e83e Added draft code to handle S/MIME through GnuPG #259 2024-02-12 13:36:12 +01:00
the-djmaze
9cceafcb3e Enable OpenPGP by default #89 2024-02-12 10:35:46 +01:00
the-djmaze
2ed6ccf89c Bugfix: new identity PGP settings incorrect value assignment 2024-02-12 10:32:10 +01:00
the-djmaze
8ab32816e2 Resolve #1404 2024-02-12 02:13:39 +01:00
the-djmaze
355f6158be Bugfix: #342 2024-02-12 01:26:56 +01:00
the-djmaze
7da5692865 Resolve #342 2024-02-12 01:01:19 +01:00
the-djmaze
a45cd5904f Trim white space in PGP armored key #89 2024-02-11 22:09:11 +01:00
the-djmaze
c72c2dbaa4 Added options to Identity for PGP sign and encrypt #89 2024-02-11 21:16:38 +01:00
the-djmaze
4c84c6cdfc Resolve #1427 2024-02-11 20:48:03 +01:00
the-djmaze
ec5d570ac6 Added ko toggle bindingHandler 2024-02-11 20:34:02 +01:00
the-djmaze
17cb093b32 Automaticaly add PGP key from Autocrypt #89 2024-02-11 19:23:09 +01:00
the-djmaze
e28085fbba Added deprecated MIME PGP headers for #89 ? 2024-02-11 18:21:38 +01:00
the-djmaze
62f0bac381 Allow CSP connect-src CORS for keys.openpgp.org to directly fetch PGP keys 2024-02-11 18:08:27 +01:00
the-djmaze
bfb0874c47 Fix for #1427 2024-02-11 17:06:22 +01:00
the-djmaze
7f40c317d0 Define JMAP FolderModel.myRights 2024-02-11 17:00:09 +01:00
the-djmaze
ea55eb13e5 Centralize loading of accounts and identities 2024-02-11 16:40:35 +01:00
the-djmaze
7c1f70c51e Replace some ko.exportSymbol('*') in favour of ko['*']
and drop ko.exportProperty()
2024-02-11 15:37:24 +01:00
the-djmaze
6c144b5a28 Improved handling of visible folders 2024-02-11 15:03:19 +01:00
the-djmaze
7ca5991041 KnockoutJS use Symbol for isObservableArray() 2024-02-11 14:44:47 +01:00
the-djmaze
5225b62a0a Simplify generating folderListVisible 2024-02-11 04:31:32 +01:00
the-djmaze
bb906e61ab Make time_zone a select list due to PEBKAC #1417 #1426 2024-02-11 04:10:30 +01:00
the-djmaze
e1a51ba69c Add idea for #1427 2024-02-11 03:52:17 +01:00