snappymail/dev/Model
2024-03-04 01:07:00 +01:00
..
AbstractCollection.js new Error() to Error() 2024-02-28 19:46:21 +01:00
Account.js Added: option to enable additional account unread messages count 2022-12-22 10:01:25 +01:00
Attachment.js Improved attachment glyph handling 2023-03-21 10:05:29 +01:00
AttachmentCollection.js Resolve #1361 2023-12-14 00:08:41 +01:00
ComposeAttachment.js Almost all JSON properties to JavaScript camelCase 2023-01-24 18:58:25 +01:00
Contact.js No use for contacts generateUid() 2024-02-06 12:07:06 +01:00
Email.js Also fix MIME header parsing in JavaScript, read issue #1403 2024-02-04 23:03:53 +01:00
EmailCollection.js Improved MIME email addresses parse info 2024-02-04 23:25:31 +01:00
FolderCollection.js Bugfix: when moving a folder/mailbox check for parent delimiter 2024-02-18 14:28:42 +01:00
Identity.js https://github.com/the-djmaze/snappymail/issues/1450#issuecomment-1972147950 2024-03-01 02:08:29 +01:00
Message.js Automatically verify PGP and S/MIME signed messages 2024-03-04 01:07:00 +01:00
MessageCollection.js Cache changes for #1003 2023-03-06 11:36:23 +01:00
MimeHeader.js Return all fetched messages headers in JSON. 2024-01-21 23:35:32 +01:00
MimeHeaderAutocrypt.js Cleanup PGP PUBLIC KEY handling 2024-02-20 18:14:32 +01:00
MimeHeaderCollection.js Resolve #342 2024-02-12 01:01:19 +01:00