snappymail/dev/Model
2022-12-13 14:04:43 +01:00
..
AbstractCollection.js Reduce JavaScript footprint 2022-10-10 13:52:56 +02:00
Account.js Don't fetchUnread for main account 2022-12-13 09:54:39 +01:00
Attachment.js Replace some data-bind="click: function(){} with object functions to prevent eval() 2022-11-29 17:29:06 +01:00
AttachmentCollection.js Also show inline images as attachments 2022-10-03 16:04:39 +02:00
ComposeAttachment.js Bugfix handling attachments MIME type / content-type as it was broken. 2022-11-16 15:14:00 +01:00
Contact.js Resolve #716 2022-11-28 13:49:38 +01:00
Email.js Reduce JavaScript footprint 2022-10-10 13:52:56 +02:00
EmailCollection.js Reduce JavaScript footprint 2022-10-10 13:52:56 +02:00
FolderCollection.js this.addObservables() to addObservablesTo() 2022-10-30 22:19:52 +01:00
Identity.js this.addObservables() to addObservablesTo() 2022-10-30 22:19:52 +01:00
Message.js Resolve #760 2022-12-12 13:03:41 +01:00
MessageCollection.js MessageResultCount to JMAP totalEmails 2022-12-13 14:04:43 +01:00