summaryrefslogtreecommitdiff
path: root/service/test/adapter/pixelated_mail_test.py
AgeCommit message (Expand)Author
2014-08-28#53 - adds ability to remove tags from emailPatrick Maia
2014-08-27uses Tag.from_flags method to extract tags on PixelatedMailPatrick Maia and Victor Shyba
2014-08-26From dict is working nowBruno Wagner Goncalves
2014-08-26extracts tag and status conversion logicPatrick Maia and Victor Shyba
2014-08-26refactoring pixelatedMail constructor so we can have 'two' (from_dict and fro...Duda Dornelles
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-22fixing pep8 issuesDuda Dornelles
2014-08-22fixes bug in which inbox special tag was being duplicatedPatrick Maia and Victor Shyba
2014-08-20setup.py test, build and develop are now workingBruno Wagner Goncalves
2014-08-14You can now list all tags and creating an email identify the tagsPatrick Maia
2014-08-13Pixelated mail class and testBruno Wagner Goncalves