summaryrefslogtreecommitdiff
path: root/service/test/adapter/pixelated_mailbox_test.py
AgeCommit message (Expand)Author
2014-09-15When adding draft, return the mail with the new draft id so the UI can update...Duda Dornelles
2014-09-15fixing testsDuda Dornelles
2014-09-15added drafts.Lisa Junger
2014-09-15Refactoring tags functionality into TagServiceDuda Dornelles
2014-09-15added drafts.Lisa Junger
2014-09-11Refactoring tags functionality into TagServiceDuda Dornelles
2014-09-11generating unique ident for PixelatedMailDuda Dornelles
2014-09-08\#72 - adds tag with the name of the mailbox on all mails that does not have ...Patrick Maia and Victor Shyba
2014-09-08#51 - reuses dbm instances between TagIndex instances if the dbm instances ar...Patrick Maia
2014-09-07#51 - removes tag from the index when it is not being used anymorePatrick Maia and Victor Shyba
2014-09-07#51 - initializes index with all mail tags if it is emptyPatrick Maia and Victor Shyba
2014-09-05#51 - persists new tags globally (in a local file) and shows on tag listPatrick Maia and Victor Shyba
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