summaryrefslogtreecommitdiff
path: root/service/test/unit/adapter
AgeCommit message (Expand)Author
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-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-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-11-26 #59 - Adding encryption statusNeissi Torres Lima
2014-11-24#59 Bruno/Neissi - adding signature statusNeissi Torres Lima
2014-11-21for #14, properly split and strip addressesPatrick Maia and Victor Shyba
2014-11-12Card #30 - adds attachments information to bulk mail retrieval (GET /mails)Patrick Maia
2014-11-05moving to twistedDuda Dornelles
2014-10-30#30 - fixes a bug related to multipart mail with empty part_mapVictor Shyba
2014-10-29Card #30 - adds method to retrieve attachments from soledadPatrick Maia
2014-10-29Card #30 - adds attachment information on mail responsePatrick Maia
2014-10-27Card #30 - does no crash when a part does not have headersPatrick Maia and Victor Shyba
2014-10-27Card #30 - fixes bug in which % character on multipart body was causing an ex...Patrick Maia and Victor Shyba
2014-10-24Card #30 - considers all parts when generating mail bodyPatrick Maia and Victor Shyba
2014-10-24Card #30 - information for alternatives and attachments are differentVictor Shyba
2014-10-24Card #30 - handles alternative bodies on InputMailPatrick Maia
2014-10-20Moving drafts service test to the unit folderDuda Dornelles
2014-10-16Pep8 fixesBruno Wagner
2014-10-16Created a way to search all mails with no pagination for indexingBruno Wagner
2014-10-16decreasing count on tag and tag shortcut when email is read. we wereDuda Dornelles
2014-10-15getting rid of "pixelated" in the names of many classes - redundantDuda Dornelles
2014-10-15Changed pixelated mail file to mail, because it has more than pixelated mailBruno Wagner
2014-10-15#107 Statuses are only used when delivering mails to the front-end, flags are...Bruno Wagner
2014-10-15Extracting features controllerDuda Dornelles
2014-10-15Getting rid of singletons and optimizing importsDuda Dornelles
2014-10-14No more tag_index - now whoosh does everythinDuda Dornelles
2014-10-14renames method to follow other members naming #103Victor Shyba
2014-10-14adds tests and listener for indexing mails created outside the user agent, se...Victor Shyba
2014-10-09Added whoosh as search engine (issue #94).Folker Bernitt
2014-10-09Changing tests folder structureDuda Dornelles