snappymail/dev/Stores/User
the-djmaze 54896bf044 Remove most DoFolders loops as they are not used.
And move system folder detection/autocreate to MailboxDetectPlugin because it is hardly used.
And by using mailbox.role the default system folder detection is only using (IMAP and JMAP) RFC standards.
2022-12-15 13:49:39 +01:00
..
Account.js Resolve #571 by allowing to give an account a name/label 2022-11-08 17:40:12 +01:00
App.js Improved ComposePopupView bSkipNextHide to ComposePopupView.inEdit 2022-09-08 13:28:24 +02:00
Contact.js Simplify handling of ContactsSync settings 2022-11-18 09:54:53 +01:00
Folder.js Remove most DoFolders loops as they are not used. 2022-12-15 13:49:39 +01:00
GnuPG.js Properly handle GnuPG decrypt failure #600 2022-11-16 17:05:53 +01:00
Identity.js Resolve #287 2022-03-21 13:00:10 +01:00
Message.js Bugfix: message attachments missing data 2022-10-28 13:57:13 +02:00
Messagelist.js MessageResultCount to JMAP totalEmails 2022-12-13 14:04:43 +01:00
Notification.js Use JavaScript Optional chaining 2022-09-02 11:52:07 +02:00
OpenPGP.js Bugfix: decrypt failed when OpenPGP.js not loaded 2022-11-04 15:25:53 +01:00
Pgp.js Bugfix: decrypt failed when OpenPGP.js not loaded 2022-11-04 15:25:53 +01:00
Settings.js Activate "Simple attachments list" for #672 2022-11-15 13:13:52 +01:00
Sieve.js Replaced tricky delegateRunOnDestroy() with koArrayWithDestroy() 2022-02-17 12:48:57 +01:00