snappymail/dev/Model
2021-12-16 15:54:43 +01:00
..
AbstractCollection.js Object.entries().forEach() to forEachObjectEntry() 2021-12-01 14:23:37 +01:00
Account.js Cleanup additional accounts in system menu 2021-12-02 11:12:21 +01:00
Attachment.js Replace deprecated String.substr with String.slice 2021-12-08 11:35:41 +01:00
AttachmentCollection.js Cleanup message attachments collections 2021-12-16 15:54:43 +01:00
ComposeAttachment.js Improved #81 2021-04-13 14:11:17 +02:00
Contact.js isNonEmptyArray => arrayLength 2021-07-21 21:34:17 +02:00
ContactProperty.js
Email.js prevent creation of _defineProperty() function 2021-03-16 16:08:01 +01:00
EmailCollection.js
Filter.js FolderFullNameRaw is gone due to UTF8 2021-11-30 10:19:43 +01:00
FilterCondition.js
FolderCollection.js Improved "delete folder" error handling. 2021-12-13 14:32:15 +01:00
Identity.js
Message.js Cleanup message attachments collections 2021-12-16 15:54:43 +01:00
MessageCollection.js More excessive DOM reductions 2021-08-12 14:44:38 +02:00
OpenPgpKey.js isNonEmptyArray => arrayLength 2021-07-21 21:34:17 +02:00
SieveScript.js Move b64EncodeJSON to Utils 2021-12-07 12:40:55 +01:00