snappymail/dev/Model
2023-02-14 10:11:25 +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 cleanup some json code 2023-01-25 09:41:15 +01:00
AttachmentCollection.js Almost all JSON properties to JavaScript camelCase 2023-01-24 18:58:25 +01:00
ComposeAttachment.js Almost all JSON properties to JavaScript camelCase 2023-01-24 18:58:25 +01:00
Contact.js Almost all JSON properties to JavaScript camelCase 2023-01-24 18:58:25 +01:00
Email.js Bugfix: addressparser() didn't handle groups properly 2023-02-13 19:47:24 +01:00
EmailCollection.js Bugfix: addressparser() didn't handle groups properly 2023-02-13 19:47:24 +01:00
FolderCollection.js Found more JSON properties to change into JavaScript camelCase 2023-01-26 10:41:55 +01:00
Identity.js this.addObservables() to addObservablesTo() 2022-10-30 22:19:52 +01:00
Message.js Don't clone message for viewing, so that there is instant interaction with messagelist item 2023-02-14 10:11:25 +01:00
MessageCollection.js Don't clone message for viewing, so that there is instant interaction with messagelist item 2023-02-14 10:11:25 +01:00