119 Commits (b8ba625dccb9d13d7e3d01d38bcb4e876ad346fa)

Author SHA1 Message Date
Jakub d356f306d9 Other: Change copyright year 4 years ago
Lukasz Janyst a0837f069e
cleanup: Export internal packages, rename module and imports, don't rely on generated credits string 4 years ago
Jakub a93a8e7be9 GODT-1356 GODT-1302: Cache on disk concurency and API retries 4 years ago
James Houlahan 6bd0739013 GODT-1158: Store full messages bodies on disk 4 years ago
Alexander Bilyak f10da3c7f0 GODT-1263: Fix crash on invalid or empty header 5 years ago
Alexander Bilyak 1157e60972 GODT-1261: Fix building messages with long key 5 years ago
Jakub 63780b7b8d GODT-1234 Set attachment name 'message.eml' for `message/rfc822` attachments. 5 years ago
James Houlahan ef1223391b GODT-1193: Don't doubly encode parts 5 years ago
Jakub a3e102e456 GODT-1166: Do not expose current auth token in interface 5 years ago
James Houlahan 5bf359d34f GODT-1193: don't use message.Read; permit non-UTF-8 charsets 5 years ago
Jakub cf1ba6588a GODT-949: Fix section parsing issue 5 years ago
James Houlahan 858f2c7f29 Other: add (failing) bodystructure test 5 years ago
James Houlahan f63238faed Other: stuff mostly passes but bodystructure parse is broken? 5 years ago
James Houlahan f6ff85f69d GODT-1184: Preserve signatures in externally signed messages 5 years ago
James Houlahan ec5b5939b9 GODT-949: Add comment about ignoring InvalidMediaParameter 5 years ago
James Houlahan dec00ff9cc GODT-949: Ignore some InvalidMediaParameter errors in lite parser 5 years ago
Jakub d0a97a3f4a GODT-1044: fix header lines parsing 5 years ago
James Houlahan e01dc77a61 GODT-1044: lite parser 5 years ago
Jakub 509ba52ba2 GODT-1162: Fix wrong section 1 error when email has no MIME parts 5 years ago
James Houlahan 0b95ed4dea GODT-1146: Refactor header filtering 5 years ago
Michal Horejsek 8109831c07 GODT-35: Finish all details and make tests pass 5 years ago
James Houlahan 2284e9ede1 GODT-35: New pmapi client and manager using resty 5 years ago
Jakub Cuth 94b5799ba7 Other refactor: clean old builder 5 years ago
Michal Horejsek ee961ae4a8 GODT-1141 Use attachment name from content type if not specified in content disposition 5 years ago
James Houlahan 4038752a9a Other: preserve message header in PGP/MIME passthrough message 5 years ago
Jakub Cuth ebf724412b Other: fix custom message on decryption error for externally encrypted message 5 years ago
Jakub 8ab05a000c GODT-1136 DB Cache header from builder and test 5 years ago
James Houlahan 454d248819 GODT-213: Preserve contenttype for undecryptable message body 5 years ago
James Houlahan 6c8e5f7cd3 GODT-213: Use application/octet-stream for encrypted parts 5 years ago
James Houlahan f5aba717b2 GODT-213: Force no transfer encoding for embedded message/rfc822 parts 5 years ago
James Houlahan 1359c39bc0 GODT-213: Remove dead code GetRelatedHeader/GetRelatedBoundary 5 years ago
James Houlahan 4850681f1d GODT-213: correctly expect text/plain in custom message text parts 5 years ago
Jakub aa55c69307 Other: fix linter 5 years ago
James Houlahan 1f19d4df75 GODT-213: Force text/plain for custom message text part 5 years ago
James Houlahan c0f6af9eb5 GODT-213: Complex external encrypted tests (multipart/alternative, message/rfc822 attachment) 5 years ago
James Houlahan ef6a3d4999 GODT-213: Add comments for newly added code 5 years ago
James Houlahan 50550d42b4 GODT-213: Message Builder 5 years ago
Jakub 2d95f21567 Other: add straightforward linters 5 years ago
Michal Horejsek 4761bc935a GODT-948 Embedded messages 5 years ago
James Houlahan 0159f24f17 fix(GODT-1010): strip angle brackets from ExternalID 5 years ago
James Houlahan 4ffa62f6ca fix: set contentID if present and not explicitly attachment 5 years ago
Michal Horejsek 76dda10572 Importing to sent and inbox 5 years ago
Jakub 8ab852277c Cache body structure in order to reduce network traffic 5 years ago
Michal Horejsek 3e9c4ba614 Fix move to local folder and back - remove deleted flag 5 years ago
James Houlahan dc3f61acee Launcher, app/base, sentry, update service 5 years ago
James Houlahan 014c8af560 fix: panic when no multipart/alternative children 5 years ago
Michal Horejsek a2cf1b6022 Fix parsing messages with long lines in header and long header split to multiple lines 5 years ago
Jakub a89dfc4524 Happy New Year 5 years ago
James Houlahan 25c1014ab0 fix: only set ContentID for inline attachments 5 years ago
Michal Horejsek 7b112fc448 Prefer From header instead of MAIL FROM address 5 years ago