snappymail/dev/Model
2022-11-17 14:44:34 +01:00
..
AbstractCollection.js Reduce JavaScript footprint 2022-10-10 13:52:56 +02:00
Account.js Resolve #571 by allowing to give an account a name/label 2022-11-08 17:40:12 +01:00
Attachment.js this.addObservables() to addObservablesTo() 2022-10-30 22:19:52 +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 Bugfix: Contact.display() returns [object Object] 2022-11-17 14:44:34 +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 Show 🔒 (lock) glyph in messagelist for encrypted messages 2022-11-04 11:41:39 +01:00
MessageCollection.js Improved message cache handling and drop unused NEW_MESSAGE_CACHE 2022-06-07 11:54:19 +02:00