summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/services/draft_service.py
AgeCommit message (Collapse)Author
2015-11-11remove commented codeVictor Shyba
2015-09-25Issue #470 handling the update draftJefferson Stachelski
Deleting the new draft created if the old one was not found to fix the duplication drafts
2015-08-11Worked on integration tests.Folker Bernitt
2015-08-11fix integration.test_draftsVictor Shyba
2015-06-05Added creation of input mail from python messageBruno Wagner
That way we don't need extra logic for the welcome mail, we just have to read the file and send the contents to the input mail parser and that's it. Also moved the logic of adding a welcome mail to the mailboxes because it has knowledge of mailbox methods anyways.
2014-12-23Refactoring soledad querier to use mixinsDuda Dornelles
2014-12-22refactoring package structureDuda Dornelles