summaryrefslogtreecommitdiff
path: root/service/test/adapter/pixelated_mail_test.py
AgeCommit message (Expand)Author
2014-10-09Changing tests folder structureDuda Dornelles
2014-09-29fixing tests and pep8Duda Dornelles
2014-09-26All tests passing using soledadBruno Wagner Goncalves
2014-09-26Fixing testsDuda Dornelles
2014-09-22PixelatedMailbox to call mail#mark_as_deleted on removing mail (featureDuda Dornelles
2014-09-22Since ident is a property in pixelated_mail, it is dangerous and weird to ove...Duda Dornelles
2014-09-19PixelatedMail#to_smtp_format shouldnt add empty fieldsDuda Dornelles
2014-09-1774 - moves move_to_trash logic to PixelatedMailboxes and adds some testsPatrick Maia
2014-09-16#53 apply mailbox tag only on recent mailVictor Shyba
2014-09-15When adding draft, return the mail with the new draft id so the UI can update...Duda Dornelles
2014-09-15added drafts.Lisa Junger
2014-09-15#74 - Moving message to trash mailboxPatrick Maia
2014-09-11Mark mails as readAlexandre Pretto Nunes
2014-09-08Adding date to PixelatedMail#from_dictDuda Dornelles
2014-09-05#51 - persists new tags globally (in a local file) and shows on tag listPatrick Maia and Victor Shyba
2014-09-05Neissi/Duda - make sure that complex recipients (e.g. 'Foo Bar <foo@bar.com>)...Neissi Torres Lima
2014-09-04fixing pep8Duda Dornelles
2014-09-04Implement mark_as_read for emailsAlexandre Pretto Nunes
2014-09-04 Neissi / Duda - break leap mail header in multiple recipientsNeissi Torres Lima
2014-09-04#6 - reimplements email tag addition/removal using headersPatrick Maia and Victor Shyba
2014-09-03+@pmaia - fix unit tests for isodateVictor Shyba
2014-09-03falling back to received header for date if email doesnt have date headerDuda Dornelles
2014-09-01support multiple to, cc and bccDuda Dornelles
2014-08-28fixing pep8Duda Dornelles
2014-08-28Neissi/Duda: sending emails. also moving local smtp creation to mail_service ...Duda Dornelles
2014-08-28Duda/Neissi adding to_mime_multipart method to pixelated mailDuda Dornelles
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