summaryrefslogtreecommitdiff
path: root/service/test/unit
AgeCommit message (Expand)Author
2015-02-06for #167, moving contacts suggestions search logic to a separate moduleVictor Shyba
2015-02-05for #167, deduplicate contacts by largestVictor Shyba
2015-02-05(Re-)added error handling for twisted smtp sender.Folker Bernitt
2015-02-04Refactoring more of resource logic into service. No more search engine on mai...Duda Dornelles
2015-02-03Movinge MailsResource#render_POST logic to MailService and some search_engine...Duda Dornelles
2015-01-30Removing duplicate email addresssimnyatsanga
2015-01-30249 Implemented a feature that send an email when something was wrong to send...Jefferson Stachelski
2015-01-27#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...Duda Dornelles
2015-01-22 #224 fixing tests and app for twisted migrationDuda Dornelles
2015-01-22 #224 moving to trial as test runnerPixpoa pairing
2015-01-22 #224 renaming tests so they get caught by trial runnerDuda Dornelles
2015-01-21Fixed mock leftover problem in bitmask session testPixpoa pairing
2015-01-21#240 Adapted tests after change to twisted webDuda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
2015-01-16Merge pull request #231 from pixelated-project/MAC_on_encrypted_storage_227Victor Shyba
2015-01-14Not deferring encryption/decryption for soledad - this how it was on soledad ...Duda Dornelles
2015-01-14for #227, MAC on encrypted storageVictor Shyba
2015-01-13Fixed 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 partDuda Dornelles
2015-01-08Fix pep8Alexandre Pretto
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ...Alexandre Pretto
2015-01-06Issue #135: Removed dead code.Lisa Junger
2015-01-06Issue #215: Fixed missing From header for sent mails.Lisa Junger
2014-12-23deleting unused codeDuda Dornelles
2014-12-22refactoring package structureDuda Dornelles
2014-12-18\#203 & #204 & #205: fixing client and api for buld mark as read/unread and ...Duda Dornelles
2014-12-17Fixed #199 base64 detection won't break plain textFábio Pio
2014-12-17Fix Pep8 test for #195 and #198 special characters handling.Lisa Junger
2014-12-16Fix #195 and #198 special characters handlingFábio Pio
2014-12-11no_signature_information used when leap signature header is none #177Victor Shyba
2014-12-11optmizing python importsDuda Dornelles
2014-12-04removing unused test and fixing another oneDuda Dornelles
2014-12-03#135 fix python unit testsAlexandre Pretto Nunes
2014-12-03#135 Use reply-to field instead of from when presentAlexandre 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-03added functionality for reply all to service.Lisa Junger
2014-12-03Fixed handling of mails with non us-ascii body.Folker Bernitt
2014-12-03Moved mail.as_dict to PixelatedMail.Folker Bernitt
2014-12-01fixes pep8Patrick Maia
2014-11-27Card #149 - enables https on servicePatrick Maia and Victor Shyba
2014-11-26 #59 - Adding encryption statusNeissi Torres Lima
2014-11-24#59 Bruno/Neissi - adding signature statusNeissi Torres Lima
2014-11-24Added capability to read credentials from stdin.Folker Bernitt
2014-11-21for #14, properly split and strip addressesPatrick Maia and Victor Shyba
2014-11-18sys was used, but not importedVictor Shyba
2014-11-12Card #30 - adds attachments information to bulk mail retrieval (GET /mails)Patrick Maia
2014-11-11Fixup for 5c9aa9af: Actually convert to str for unicode hostnames.Folker Bernitt
2014-11-10Pass configured port number to reactor.Folker Bernitt
2014-11-10Added test for bundle detection return type.Folker Bernitt
2014-11-06Issue #100: Read credentials from pipe.Folker Bernitt