summaryrefslogtreecommitdiff
path: root/service/test/unit/adapter/mailstore
AgeCommit message (Expand)Author
2016-11-23replace stdlib's unittest with trials's unittest for all unittestRoald de Vries
2016-10-21[#797] reinstating use of the provided email body charstet encodingNavaL
2016-10-19Adapted test now that leap.mail has a default charsetBruno Wagner
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-10-18Adapted imports to reflect new bitmask-dev dependencyBruno Wagner
2016-10-07use test client in test case through composition instead of inheritanceRoald de Vries
2016-03-01Fix tests after change on OpenPGPKey.get_json APIGiovane
2016-02-12attachments are only un-linked from emails but not deleted in soledadJefferson Stachelski
2016-02-12Revert "Revert "Issue #549 - Implemented remove attachment""NavaL
2016-02-08Revert "Issue #549 - Implemented remove attachment"Felix Hammerl
2016-02-04Issue #549 - Implemented remove attachmentJefferson Stachelski
2016-01-25Fix: Ignore missing mail data error when creating search indexFolker Bernitt
2016-01-15Removes InputMail.FROM_EMAIL_ADDRESS constant #578Giovane
2016-01-13Removed unused logging imports and fixed maintenance logger during testBruno Wagner
2016-01-12Refactor AttachmentInfo: Remove knowledge about part map structureFolker Bernitt
2016-01-11fixed filesize bugNavaL
2016-01-11matching POST response and GET of an attachment -- API specificationNavaL
2016-01-06Support attachments without name in Content-Disposition headerFolker Bernitt
2015-12-29Issue #562 - Capture inline attachments from Content Disposition.Gislene Pereira
2015-12-24Issue #557 - Fixed REGEX to receive attachments from Apple Mail.Gislene Pereira
2015-12-18ensuring the same file is not saved twicemnandri
2015-12-18extracted a leap attachment store, handling all attachment responsibilities, ...mnandri
2015-11-24Issue #494 - Bruno/Jeff Fixed the encoding testsJefferson Stachelski
2015-11-18Issue #494 - Fixed reply when the replayer is the senderJefferson Stachelski
2015-10-14Support reply to mail sent by meFolker Bernitt
2015-10-14Parse address before filtering for replyFolker Bernitt
2015-10-12Log problem when ignoring charactersFolker Bernitt
2015-09-25Add repair to pixelated maintenanceFolker Bernitt
2015-09-25Add SoledadMaintenace repair for mixed up keysFolker Bernitt
2015-09-10[test] leap_mailstore handles unknow uuid as emptyVictor Shyba
2015-09-09Fix mixed encodings in mail subjectsFolker Bernitt
2015-09-09Improved body decoding when parsing mails.Folker Bernitt
2015-09-02[feature] adding security_casing to LeapMail so we can show in the UI the sig...Duda Dornelles
2015-09-02Download attachments from mail store instead of querierFolker Bernitt
2015-09-01Added get_mail_attachment to MailStore and LeapMailStore.Folker Bernitt
2015-09-01Encode mail addresses when replyingFolker Bernitt
2015-09-01Decode encoded mail headers to unicodeFolker Bernitt
2015-09-01Move TestLeapMail into its own fileFolker Bernitt
2015-08-24[test] add case for nested attachmentsVictor Shyba
2015-08-19Remove poor person's debugging printskaeff
2015-08-17[wip] Expose attachments again after migrationkaeff
2015-08-11Fixed pep8.Folker Bernitt
2015-08-11Check for subject instead of mail id for deleted mails.Folker Bernitt
2015-08-11Fixed unit test.Folker Bernitt
2015-08-11Fixed unit and integration tests.Folker Bernitt
2015-08-11Fixed test_search integration test.Folker Bernitt
2015-08-11Fixed unit tests in test_leap_mailstore and test_mail_service.Folker Bernitt
2015-08-11Make indexing recepients work again by fixing serialization bugKlaus Fl
2015-08-11Changed test_delete_mail.py integration test to new mail store.Folker Bernitt
2015-08-11Made LeapMail compatible with SearchEngine.Folker Bernitt