summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/mail_service.py
AgeCommit message (Expand)Author
2014-09-06#51 - PixelatedMail.update_tags expects a set (a list was being sent). Uses t...Patrick 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-04Implement mark_as_read for emailsAlexandre Pretto Nunes
2014-09-04#6 - fixes bug: PixelatedMail.update_tags is not returning old tags by nowPatrick Maia and Victor Shyba
2014-09-04#6 - reimplements email tag addition/removal using headersPatrick Maia and Victor Shyba
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-28fixing pep8Duda Dornelles
2014-08-28Neissi/Duda: sending emails. also moving local smtp creation to mail_service ...Duda Dornelles
2014-08-28fix - account.mailboxes is a list of strings, using getMailbox to get from th...Victor Shyba
2014-08-28Added mail filtering by tag.Folker Bernitt
2014-08-28#53 - adds ability to remove tags from emailPatrick Maia
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
2014-08-26extracts tag and status conversion logicPatrick Maia and Victor Shyba
2014-08-26refactoring pixelatedMail constructor so we can have 'two' (from_dict and fro...Duda Dornelles
2014-08-25paths must be absolute for app to work as an egg. Also, packaging theDuda Dornelles
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-22extracting config for leap to config fileDuda Dornelles
2014-08-22fixes style issuesPatrick Maia and Victor Shyba
2014-08-22adding config files and certs to setup.py installDuda Dornelles
2014-08-22fixes bug in which inbox special tag was being duplicatedPatrick Maia and Victor Shyba
2014-08-20Added setup.py and changed app to pixelated because it will be a packageBruno Wagner Goncalves