summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/pixelated_mailboxes.py
AgeCommit message (Expand)Author
2014-10-15getting rid of "pixelated" in the names of many classes - redundantDuda Dornelles
2014-10-15Getting rid of singletons and optimizing importsDuda Dornelles
2014-10-14adds tests and listener for indexing mails created outside the user agent, se...Victor Shyba
2014-10-09Added whoosh as search engine (issue #94).Folker Bernitt
2014-09-30Fixing move to trashDuda Dornelles
2014-09-29adding integration test to add tagDuda Dornelles
2014-09-29Testing drafts in integration, fixing a bug where the sent wasnt leaving the ...Duda Dornelles
2014-09-29Fixing send mailDuda Dornelles
2014-09-26All tests passing using soledadBruno Wagner Goncalves
2014-09-26Fixing testsDuda Dornelles
2014-09-25Drafts working now for both create and updateBruno Wagner Goncalves
2014-09-25Creating mail right on soledadDuda Dornelles
2014-09-22PixelatedMailbox to call mail#mark_as_deleted on removing mail (featureDuda Dornelles
2014-09-19Now it is possible to add_msg with either raw format (for when changing leap ...Duda Dornelles
2014-09-18Adding update_draft to mailboxesDuda Dornelles
2014-09-17#74 - adds message to trash before delete it from original mailboxPatrick Maia
2014-09-1774 - moves move_to_trash logic to PixelatedMailboxes and adds some testsPatrick Maia
2014-09-17ooh god pep8...Duda Dornelles
2014-09-16should use create_or_get to get mailboxesDuda Dornelles
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-11Refactoring tags functionality into TagServiceDuda Dornelles
2014-09-06#51 - does not use Tag objects when strings are enoughPatrick Maia and Victor Shyba
2014-08-29Refactoring into mailboxes and mailsender - less colaborators for mail serviceDuda Dornelles