snappymail/dev/Model
the-djmaze 8dcd0cf833 Changes for #89
Now it does not fetch the PGP signature, because validation was broken anyway.
Instead it validates multipart/signed according to RFC 3156 section 5 and returns details for the signed part:
* BodyPartId
* SigPartId
* MicAlg

So in the future several implementations (GnuPG, OpenPGP.js, etc.) can use the correct data for verification.
2022-01-17 15:58:23 +01:00
..
AbstractCollection.js
Account.js Cleanup additional accounts in system menu 2021-12-02 11:12:21 +01:00
Attachment.js Changes for #180 2022-01-10 14:30:55 +01:00
AttachmentCollection.js Cleanup message attachments collections 2021-12-16 15:54:43 +01:00
ComposeAttachment.js
Contact.js
ContactProperty.js
Email.js
EmailCollection.js
Filter.js
FilterCondition.js Switch from ko.computed to ko.pureComputed 2021-12-31 13:30:05 +01:00
FolderCollection.js Switch from ko.computed to ko.pureComputed 2021-12-31 13:30:05 +01:00
Identity.js Switch from ko.computed to ko.pureComputed 2021-12-31 13:30:05 +01:00
Message.js Changes for #89 2022-01-17 15:58:23 +01:00
MessageCollection.js
OpenPgpKey.js
SieveScript.js Move b64EncodeJSON to Utils 2021-12-07 12:40:55 +01:00