summaryrefslogtreecommitdiff
path: root/service/test/unit/adapter/mail_test.py
AgeCommit message (Collapse)Author
2014-10-29Card #30 - adds attachment information on mail responsePatrick Maia
2014-10-27Card #30 - fixes bug in which % character on multipart body was causing an ↵Patrick Maia and Victor Shyba
exception
2014-10-24Card #30 - considers all parts when generating mail bodyPatrick Maia and Victor Shyba
2014-10-24Card #30 - handles alternative bodies on InputMailPatrick Maia
2014-10-16Pep8 fixesBruno Wagner
2014-10-16decreasing count on tag and tag shortcut when email is read. we wereDuda Dornelles
decreasing only tags that were also in the read mail, but we have also to look at the mailbox and compare that to the tags in the case of default tags #95
2014-10-15getting rid of "pixelated" in the names of many classes - redundantDuda Dornelles