Commit graph

1833 commits

Author SHA1 Message Date
the-djmaze
f451af2188 Centralize current Folder checks to prevent bugs (which there were) 2022-09-07 23:39:46 +02:00
the-djmaze
0c90875b61 Improved Contacts window 2022-09-07 13:45:30 +02:00
the-djmaze
56d64b325c Improved Contacts popup view 2022-09-06 23:18:14 +02:00
the-djmaze
f1241cf803 Added some business fields to AddressBook 2022-09-06 22:35:04 +02:00
the-djmaze
af86cabcff Improved info for new HTMLDialogElement features 2022-09-06 20:02:27 +02:00
the-djmaze
c6176438ee Rename tryToClosePopup to tryToClose 2022-09-06 19:23:07 +02:00
the-djmaze
8cdce0c302 Bugfix: prevent issue with modal dialog supported Esc key to close 2022-09-06 19:22:53 +02:00
the-djmaze
2627a16c36 Improved Contacts to check if changes should be saved 2022-09-06 19:22:06 +02:00
the-djmaze
c9ad0ef170 Improved new AddressBook system 2022-09-06 14:26:07 +02:00
the-djmaze
fe20741409 Improved Contacts handling 2022-09-05 11:04:12 +02:00
djmaze
1a5b8819fa Merge remote-tracking branch 'origin/master' into addressbook 2022-09-02 15:15:01 +02:00
the-djmaze
3553bfa2d9 TypeError fCallback not a function 2022-09-02 12:11:47 +02:00
the-djmaze
732b6eb641 Use JavaScript Optional chaining 2022-09-02 11:52:07 +02:00
the-djmaze
d9bc435e2c MessageList click was really broken 2022-09-02 10:38:42 +02:00
the-djmaze
ab0b2b152c Solution for #487 ? 2022-09-02 09:57:30 +02:00
the-djmaze
afd65c809d Drop Remote.request() aAbortActions parameter 2022-09-02 09:56:31 +02:00
the-djmaze
bae103257c Bugfix: i broke the messagelist click function 2022-09-02 09:06:07 +02:00
the-djmaze
8d192445a7 v2.17.4 2022-09-01 21:37:32 +02:00
the-djmaze
1a130d0be3 ?admin use JavaScript Optional chaining 2022-09-01 21:28:37 +02:00
the-djmaze
15dd6f5a5c Resolve #496 2022-08-31 17:31:08 +02:00
the-djmaze
e97984d6c5 Resolve #508 2022-08-31 16:19:16 +02:00
the-djmaze
a02f12c6ce drag&drop gecko setPointerCapture idea 2022-08-31 16:04:51 +02:00
the-djmaze
d7965d1193 Improved mime parser 2022-08-31 16:03:22 +02:00
the-djmaze
03543d5cfc use TextDecoder on Mime parts? 2022-08-30 22:27:07 +02:00
the-djmaze
3d5e094fd8 Resolve #506 2022-08-30 21:42:05 +02:00
the-djmaze
eb169f73fa Improved update/save admin user 2022-08-29 16:44:06 +02:00
the-djmaze
d810a629c8 Better admin TOTP base32 test 2022-08-29 15:51:16 +02:00
the-djmaze
3808852894 Added: ?admin TOTP show QR code 2022-08-29 12:17:08 +02:00
the-djmaze
a80161a316 Bugfix: keep A elements when there is an image inside 2022-08-29 10:54:55 +02:00
the-djmaze
ea4f678d05 Resolve #500 2022-08-29 10:53:53 +02:00
the-djmaze
3f3a3f9147 Improved Squire WYSIWYG handling of A and IMG.
And also use Optional chaining (?.)
2022-08-29 09:36:32 +02:00
the-djmaze
cad5fb6067 Resolve #491 2022-08-26 15:17:30 +02:00
the-djmaze
4692dde3d5 resolve compile error 2022-08-26 11:55:56 +02:00
the-djmaze
aff2d4dd76 Moved handling of images using proxy in preperation of #491 2022-08-26 11:11:19 +02:00
the-djmaze
e5113ef20a Resolve #497 2022-08-25 14:08:19 +02:00
the-djmaze
e0e69b3d3d Resolve #488 2022-08-23 13:45:22 +02:00
the-djmaze
e2d29af045 Bugfix: forward mail should not embed images by default #491 2022-08-23 11:22:49 +02:00
the-djmaze
58cd2fcacb Cleanup and improved handling of Sieve scripts 2022-08-23 10:52:23 +02:00
the-djmaze
d91fbaa2c0 Resolve #492 2022-08-23 00:00:56 +02:00
the-djmaze
edb7b38e0c Resolve #494 2022-08-22 22:10:09 +02:00
the-djmaze
a18cc9a486 Move folderInformation() function 2022-08-22 21:52:00 +02:00
the-djmaze
88222034e6 No need to filter FolderUserStore.getNextFolderNames() result 2022-08-18 09:06:02 +02:00
the-djmaze
f3009ee781 Resolve #484 2022-08-10 11:47:15 +02:00
the-djmaze
629f75d4e8 User -> Settings -> General: add more compose window defaults:
* Request a read receipt
* Request a delivery receipt
* Sign
* Encrypt
2022-08-09 15:34:55 +02:00
the-djmaze
04083f478a cleanup OpenPGP.js askPassphrase 2022-08-08 14:33:45 +02:00
the-djmaze
977868c1fa Also PGP sign with private keys that have no passphrase #429 2022-08-08 09:53:19 +02:00
the-djmaze
7a85a75ca9 Allow private keys without passphrase in local browser storage as requested by #429 2022-08-08 09:26:45 +02:00
the-djmaze
639098f401 Bugfix: AskPopupView tabbing failed now with input fields 2022-08-04 15:27:26 +02:00
the-djmaze
aff9ba29e7 Admin: Ask for IMAP login credentials when testing, idea for #477 2022-08-04 14:58:13 +02:00
the-djmaze
db95565b70 Cleanup some localications and added Esperanto 2022-08-04 14:08:58 +02:00