snappymail/dev/Model
the-djmaze ec23e3d0ca Hide unread count for all system folders, except INBOX.
Also solves request for Spam box in #457
2022-10-08 13:46:27 +02:00
..
AbstractCollection.js Use JavaScript Optional chaining 2022-09-02 11:52:07 +02:00
Account.js
Attachment.js Don't thumbnail message inline images and show filename in title attribute 2022-10-06 23:43:24 +02:00
AttachmentCollection.js Also show inline images as attachments 2022-10-03 16:04:39 +02:00
ComposeAttachment.js
Contact.js Speedup listChecked().length to hasChecked() 2022-09-09 10:02:40 +02:00
Email.js Fix mailto: that i broke in #484 2022-09-30 11:38:51 +02:00
EmailCollection.js Fix mailto: that i broke in #484 2022-09-30 11:38:51 +02:00
FolderCollection.js Hide unread count for all system folders, except INBOX. 2022-10-08 13:46:27 +02:00
Identity.js
Message.js Create new keyword/tag/label for message #419 2022-10-05 17:25:30 +02:00
MessageCollection.js