summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/services/mailboxes.py
AgeCommit message (Expand)Author
2015-08-25[refactor] goodbye mailboxes.py and mailbox.pyVictor Shyba
2015-08-24[bug] start mailboxes properlyVictor Shyba
2015-08-11Reverted changes to get tests green.Folker Bernitt
2015-08-11Fixed test_mailboxes.py test.Folker Bernitt
2015-08-11First steps migrating mail service to new data model.Folker Bernitt
2015-08-11mailbox collision shouldnt cancel operationVictor Shyba
2015-08-11Skipped test_welcome_mail integration test.Folker Bernitt
2015-08-11Fixed test_delete_mail integration test.Folker Bernitt
2015-08-11yields and small changes to make incoming mail fetching workVictor Shyba
2015-08-11prepare mailbox tests, missing property functionality on mail.py onlyVictor Shyba
2015-08-11fix pep8 in order to run testsVictor Shyba
2015-08-11Working on pixelated-user-agent.Folker Bernitt
2015-06-05Added creation of input mail from python messageBruno Wagner
2015-04-09Adds service to move mails to inboxRoberto Soares
2015-02-27Refactored out tag service and replaced mail normalization with built-in pars...Bruno Wagner & Victor Shyba
2015-02-22#290 no need to remove all tags when moving to thrashDuda Dornelles
2015-02-03Movinge MailsResource#render_POST logic to MailService and some search_engine...Duda Dornelles
2015-01-06Getting rid of unused sqlcipher index updates, speeding up tests and app. Als...Duda Dornelles
2014-12-22refactoring package structureDuda Dornelles