413 Commits (master)

Author SHA1 Message Date
Jakub 2e52b8db87 GODT-1351: Fix used size update from mail operations 4 years ago
Jakub 2899e7bb15 GODT-1351: Cache and update of space bytes in user object. 4 years ago
Jakub a93a8e7be9 GODT-1356 GODT-1302: Cache on disk concurency and API retries 4 years ago
James Houlahan bc21bb1d8d GODT-1367: use waitgroup instead of channel in pool/pchan 4 years ago
James Houlahan 8ea610c625 GODT-1367: Use sync.Once to only close pool jobs once 4 years ago
Alexander Bilyak e49d2e1be7 GODT-175: Add option to attach logs for bug reports 4 years ago
Alexander Bilyak 94347d95df GODT-1358: Fix wording 4 years ago
Alexander Bilyak c5699700b3 GODT-1210: "free user" banner 4 years ago
James Houlahan 6bd0739013 GODT-1158: Store full messages bodies on disk 4 years ago
James Houlahan 6435f7b09a GODT-1432: Check if keys are active before unlocking 4 years ago
Jakub 8061b1e6fa GODT-1392: added unit test for get message 4 years ago
James Houlahan cd6b5cdcc3 GODT-1348: max 100 conn per host 5 years ago
Alexander Bilyak e940d9f6fe GODT-1204: Handle importing too big messages 5 years ago
Alexander Bilyak 22d2bcc21d GODT-1205: "RCPT TO" does not contain all addressed from "CC" 5 years ago
Alexander Bilyak f10da3c7f0 GODT-1263: Fix crash on invalid or empty header 5 years ago
Alexander Bilyak b8dd9f82bd GODT-1235: Fix 401 response error handling 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 e3e4769d78 Other: remove dead code 5 years ago
James Houlahan b2e9c4e4e9 Other: Revert "GODT-1224: don't strip trailing newlines from message bodies" 5 years ago
James Houlahan db4cb36538 GODT-1224: don't strip trailing newlines from message bodies 5 years ago
James Houlahan 2707a5627c Other: prefer empty string check vs nil check 5 years ago
James Houlahan 2cce29e858 GODT-1201: bump gopenpgp to 2.1.10 and update crypto time 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
Jakub 0c6a098af9 GODT-1166: Reduce the number of auth for live test 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
James Houlahan 9fddd77f0d GODT-1183: Add test for getting contact emails by email 5 years ago
Jakub a2029002c4 GODT-1155 Update gopenpgp and use go-srp 5 years ago
James Houlahan 36fdb88d96 GODT-1182: use correct contacts route 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 629d6c5e4d GODT-1175: report bug 5 years ago
James Houlahan 12ac47e949 Other: fix typos regarding listener 5 years ago
Jakub dd66b7f8d0 GODT-1159 SMTP server not restarting after restored internet 5 years ago
James Houlahan 0b95ed4dea GODT-1146: Refactor header filtering 5 years ago
Jakub ce64aeb05f Other: avoid API jail 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