summaryrefslogtreecommitdiff
path: root/service/test/unit
AgeCommit message (Expand)Author
2015-09-25Changed date format to conform to mail RFC #438Bruno Wagner
2015-09-25Add repair to pixelated maintenanceFolker Bernitt
2015-09-25Add SoledadMaintenace repair for mixed up keysFolker Bernitt
2015-09-21#442 Creates feedback service that create tickets on leap web.Giovane
2015-09-21Add more description on fingerprint missmatch errorFolker Bernitt
2015-09-16Moved account to after sync function #458Bruno Wagner
2015-09-16Fixed duplicate document error on reruns #458Bruno Wagner
2015-09-16Add fingerprints to exception on mismatchFolker Bernitt
2015-09-10[test] leap_mailstore handles unknow uuid as emptyVictor Shyba
2015-09-10[tests] remove lost fixtureVictor Shyba
2015-09-10Removed PixelatedMail class leftoversBruno Wagner
2015-09-09Fix mixed encodings in mail subjectsFolker Bernitt
2015-09-09Improved body decoding when parsing mails.Folker Bernitt
2015-09-09Remove soledad querier and last usagesFolker Bernitt
2015-09-07Remove soledad_querier as parameter of PixelatedMail.from_soledadkaeff
2015-09-04#432 - Adding test_mark_as_read and refactoring existing test_mark_as_read in...Gislene Pereira
2015-09-04Prepare removing SoledadQuerier from Mailkaeff
2015-09-04#304 Include CSP header support to more browsersGiovane
2015-09-04Remove SoledadQuerier from Serviceskaeff
2015-09-03#304 Adds PixelatedSite class to hold custom request configuration and remove...Giovane
2015-09-02[feature] adding security_casing to LeapMail so we can show in the UI the sig...Duda Dornelles
2015-09-02Move index key to SearchIndexStorageKeyFolker Bernitt
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-01Encode headers in InputMail when generating mime multipart from it.Folker Bernitt
2015-09-01Decode encoded mail headers to unicodeFolker Bernitt
2015-09-01Move TestLeapMail into its own fileFolker Bernitt
2015-08-31Ensure MailboxIndexerListener does not let exceptions escape.Folker Bernitt
2015-08-30[tests] fixes attachments tests for attribute renameVictor Shyba
2015-08-30[tests] Soledad have no plans of readding thisVictor Shyba
2015-08-25[refactor] goodbye mailboxes.py and mailbox.pyVictor Shyba
2015-08-25[refactor] remove mailbox referencesVictor Shyba
2015-08-24[bug] adapt MailboxIndexer to mail_storeVictor Shyba
2015-08-24[test] add case for nested attachmentsVictor Shyba
2015-08-21Small refactoring of previous merge.Folker Bernitt
2015-08-21Merge branch 'display-sent-emails-as-read' of https://github.com/rdoh/pixelat...Folker Bernitt
2015-08-21Eli: Marking sent emails as readEli Mydlarz
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-11Worked on integration tests.Folker Bernitt
2015-08-11Make indexing recepients work again by fixing serialization bugKlaus Fl
2015-08-11Fix test_delete_mail by moving expectations onto mail_storeFolker Bernitt
2015-08-11Changed test_delete_mail.py integration test to new mail store.Folker Bernitt