Commit Graph

26 Commits

Author SHA1 Message Date
Dmitry Valter ea106494fe Fix Attachment Error 15212
Change AttachmentKeys format from ID:Key to ID:{Algorithm,Key}.
2020-03-02 11:59:24 +01:00
emersion 905b9e170b
protonmail: add cipherFunctionString 2018-10-21 14:05:26 +02:00
emersion 6bd8ce1b6e
go fmt 2018-10-21 12:15:20 +02:00
Brandon McDonnell 49160bcd3e protonmail: Fix typo in MessageBodyKey struct. 2018-10-20 22:31:53 +00:00
Brandon McDonnell deb4662abb protonmail: Define struct MessageBodyKey. 2018-10-20 22:13:02 +00:00
Brandon McDonnell 71f1167182 protonmail: Change API endpoint for SendMessage. 2018-10-20 14:50:11 +00:00
Brandon McDonnell 9a6f7187a5 protonmail: Update MessagePackageSet BodyKey for new API. 2018-10-20 14:50:07 +00:00
Adam Pioterek a4bd5e7dc9
PM API: read field in messages name changed to unread 2018-10-19 17:51:01 +02:00
emersion 853a879e51 protonmail: properly set action when creating draft 2018-07-11 11:57:41 +01:00
emersion b8a6d64e5c smtp: add support for In-Reply-To 2018-07-11 11:48:45 +01:00
emersion 7da6ef54da
smtp: don't sign plaintext messages by default 2018-01-15 11:53:16 +01:00
emersion b5969aaf83
imap: add STORE support 2018-01-12 19:28:54 +01:00
emersion 60b4122c1d
Merge branch 'master' into imap 2018-01-11 00:13:59 +01:00
emersion 3c002e993d
protonmail: use symetricallyEncrypt in Attachment.Encrypt 2018-01-11 00:13:28 +01:00
emersion 6e891b2ae2
protonmail: fix MessagePackageSet.Encrypt docs 2018-01-11 00:05:13 +01:00
emersion 0ac8dda458
protonmail: sign message bodies, fixes #22 2018-01-11 00:01:49 +01:00
emersion ac788ac3e1
imap: implement fetch body structure 2018-01-08 10:30:45 +01:00
emersion cfc1b44824
imap: add local DB 2018-01-07 23:38:13 +01:00
emersion 72b56494bc
smtp: upload attachments 2017-12-03 11:55:59 +01:00
emersion 5efc14fefb
Add support for internal sending 2017-12-03 10:20:45 +01:00
emersion a219374bdf
Sending plaintext messages works 2017-12-02 16:23:06 +01:00
emersion 8066bcbad4
Update message send API from WebClient code 2017-09-23 19:20:47 +02:00
emersion 70186f326f
protonmail: Key -> PrivateKey 2017-09-21 20:02:54 +02:00
emersion c6b479b01a
protonmail: add some messages + public keys endpoints 2017-09-20 10:09:31 +02:00
emersion 9ea16a03dd
protonmail: go fmt 2017-09-19 14:54:47 +02:00
emersion d04c241914
protonmail: add some messages API calls 2017-09-18 14:41:50 +02:00