summaryrefslogtreecommitdiff
path: root/service/test/adapter/mail_service_test.py
AgeCommit message (Expand)Author
2014-10-09Changing tests folder structureDuda Dornelles
2014-09-30Fixing move to trashDuda Dornelles
2014-09-29fixing tests and pep8Duda Dornelles
2014-09-26Fixing testsDuda Dornelles
2014-09-1774 - moves move_to_trash logic to PixelatedMailboxes and adds some testsPatrick Maia
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-11Refactoring tags functionality into TagServiceDuda Dornelles
2014-09-04Implement mark_as_read for emailsAlexandre Pretto Nunes
2014-09-03fixing all mails for mail_service when no query is sent and also ifDuda Dornelles
2014-08-29Refactoring into mailboxes and mailsender - less colaborators for mail serviceDuda Dornelles
2014-08-28fixing pep8Duda Dornelles
2014-08-28Neissi/Duda: sending emails. also moving local smtp creation to mail_service ...Duda Dornelles
2014-08-28fix - account.mailboxes is a list of strings, using getMailbox to get from th...Victor Shyba
2014-08-28Fixed pep8 warnings.Folker Bernitt
2014-08-28Added mail filtering by tag.Folker Bernitt
2014-08-28#53 - adds ability to remove tags from emailPatrick Maia
2014-08-27#51 - sets leap mailbox flags on mail tags updatePatrick Maia and Victor Shyba
2014-08-27fixes pep8 issues on test folderPatrick Maia and Victor Shyba
2014-08-26- #51 - retrieves tag from leap and introduces PixelatedMailbox abstractionPatrick Maia and Victor Shyba
2014-08-26extracts tag and status conversion logicPatrick Maia and Victor Shyba
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-22moving pixelated.cfg out of the codebaseDuda Dornelles
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-14Persisting new tags to email (using workaround for now because LeapMessage.se...Patrick Maia
2014-08-14refactored update tags logicPatrick Maia
2014-08-14Fixed some identation issuesBruno Wagner Goncalves
2014-08-14Update mail tags are now on the right placeBruno Wagner Goncalves
2014-08-14Update mail with new tags should be working nowBruno Wagner Goncalves and Patrick Maia
2014-08-13Basic pixelated mail class initialized with imap mailBruno Wagner Goncalves
2014-08-11Mails is now working and the tags call is returning hardcoded values for nowVictor Shyba
2014-08-07Closes #2 +@shyba +@bwagner - Implemented behavior when calling get /mails, o...Bruno Wagner Goncalves
2014-08-06Found a home for the 'insert base path in python path' hack and fixed some st...Bruno Wagner Goncalves
2014-08-05Now you can run the server and the tests without changing any code!Neissi Torres Lima