summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/pixelated_mailbox.py
AgeCommit message (Expand)Author
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-07#51 - uses TagIndex.add method to set special tagsPatrick Maia and Victor Shyba
2014-09-06#51 - does not use Tag objects when strings are enoughPatrick Maia and Victor Shyba
2014-09-06#51 - sets the path to tag index file in the right wayPatrick 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-09-03fixing pep8Duda Dornelles
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-27#51 - workaround to bypass SoledadMailbox and read flags directly from soleda...Patrick Maia and Victor Shyba
2014-08-27#51 - sets leap mailbox flags on mail tags updatePatrick Maia and Victor Shyba
2014-08-26fixes pep8 issuesPatrick Maia and Victor Shyba
2014-08-26- #51 - retrieves tag from leap and introduces PixelatedMailbox abstractionPatrick Maia and Victor Shyba