Age | Commit message (Expand) | Author |
2015-01-21 | Fixed mock leftover problem in bitmask session test | Pixpoa pairing |
2015-01-21 | #240 Adapted tests after change to twisted web | Duda Dornelles |
2015-01-21 | #224 App is working without klein - migration to twisted "complete" | Duda Dornelles |
2015-01-16 | Merge pull request #231 from pixelated-project/MAC_on_encrypted_storage_227 | Victor Shyba |
2015-01-14 | Not deferring encryption/decryption for soledad - this how it was on soledad ... | Duda Dornelles |
2015-01-14 | for #227, MAC on encrypted storage | Victor Shyba |
2015-01-13 | Fixed ignoring charset on mail content type when parsing mails. | Folker Bernitt |
2015-01-09 | #164 sometimes a mail with more than one alternative will not have an html part | Duda Dornelles |
2015-01-08 | Fix pep8 | Alexandre Pretto |
2015-01-08 | #157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ... | Alexandre Pretto |
2015-01-06 | Issue #135: Removed dead code. | Lisa Junger |
2015-01-06 | Issue #215: Fixed missing From header for sent mails. | Lisa Junger |
2014-12-23 | deleting unused code | Duda Dornelles |
2014-12-22 | refactoring package structure | Duda Dornelles |
2014-12-18 | \#203 & #204 & #205: fixing client and api for buld mark as read/unread and ... | Duda Dornelles |
2014-12-17 | Fixed #199 base64 detection won't break plain text | Fábio Pio |
2014-12-17 | Fix Pep8 test for #195 and #198 special characters handling. | Lisa Junger |
2014-12-16 | Fix #195 and #198 special characters handling | Fábio Pio |
2014-12-11 | no_signature_information used when leap signature header is none #177 | Victor Shyba |
2014-12-11 | optmizing python imports | Duda Dornelles |
2014-12-04 | removing unused test and fixing another one | Duda Dornelles |
2014-12-03 | #135 fix python unit tests | Alexandre Pretto Nunes |
2014-12-03 | #135 Use reply-to field instead of from when present | Alexandre Pretto Nunes |
2014-12-03 | #135 Have the service respond the email details with who should be on to: and... | Alexandre Pretto Nunes |
2014-12-03 | added functionality for reply all to service. | Lisa Junger |
2014-12-03 | Fixed handling of mails with non us-ascii body. | Folker Bernitt |
2014-12-03 | Moved mail.as_dict to PixelatedMail. | Folker Bernitt |
2014-12-01 | fixes pep8 | Patrick Maia |
2014-11-27 | Card #149 - enables https on service | Patrick Maia and Victor Shyba |
2014-11-26 | #59 - Adding encryption status | Neissi Torres Lima |
2014-11-24 | #59 Bruno/Neissi - adding signature status | Neissi Torres Lima |
2014-11-24 | Added capability to read credentials from stdin. | Folker Bernitt |
2014-11-21 | for #14, properly split and strip addresses | Patrick Maia and Victor Shyba |
2014-11-18 | sys was used, but not imported | Victor Shyba |
2014-11-12 | Card #30 - adds attachments information to bulk mail retrieval (GET /mails) | Patrick Maia |
2014-11-11 | Fixup for 5c9aa9af: Actually convert to str for unicode hostnames. | Folker Bernitt |
2014-11-10 | Pass configured port number to reactor. | Folker Bernitt |
2014-11-10 | Added test for bundle detection return type. | Folker Bernitt |
2014-11-06 | Issue #100: Read credentials from pipe. | Folker Bernitt |
2014-11-05 | moving to twisted | Duda Dornelles |
2014-10-30 | #30 - fixes a bug related to multipart mail with empty part_map | Victor Shyba |
2014-10-29 | Card #30 - adds method to retrieve attachments from soledad | Patrick Maia |
2014-10-29 | Card #30 - adds attachment information on mail response | Patrick Maia |
2014-10-27 | Card #30 - does no crash when a part does not have headers | Patrick Maia and Victor Shyba |
2014-10-27 | Card #30 - fixes bug in which % character on multipart body was causing an ex... | Patrick Maia and Victor Shyba |
2014-10-27 | Errors out if pipe file doesn't exist | Bruno Wagner |
2014-10-27 | Fixing pep8 violations | Duda Dornelles |
2014-10-27 | #112 - Created tests to delete permanentelly mails and move to trash | Neissi Torres Lima |
2014-10-24 | Card #30 - considers all parts when generating mail body | Patrick Maia and Victor Shyba |
2014-10-24 | Card #30 - information for alternatives and attachments are different | Victor Shyba |