snappymail/dev/Model
2022-12-29 13:40:46 +01:00
..
AbstractCollection.js Reduce JavaScript footprint 2022-10-10 13:52:56 +02:00
Account.js Added: option to enable additional account unread messages count 2022-12-22 10:01:25 +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 Bugfix: handle multiple DKIM signatures authentication results 2022-12-21 20:51:33 +01:00
EmailCollection.js Reduce JavaScript footprint 2022-10-10 13:52:56 +02:00
FolderCollection.js Move addComputables() from FolderModel.reviveFromJson to FolderModel.constructor 2022-12-22 12:00:02 +01:00
Identity.js this.addObservables() to addObservablesTo() 2022-10-30 22:19:52 +01:00
Message.js Threaded view changes for https://github.com/the-djmaze/snappymail/issues/445#issuecomment-1364575843 2022-12-27 12:19:29 +01:00
MessageCollection.js https://github.com/the-djmaze/snappymail/issues/796#issuecomment-1367247159 2022-12-29 13:40:46 +01:00