summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter
AgeCommit message (Expand)Author
2014-09-03falling back to received header for date if email doesnt have date headerDuda Dornelles
2014-09-03fixing pep8Duda Dornelles
2014-09-03fixing all mails for mail_service when no query is sent and also ifDuda Dornelles
2014-09-01fixing unit testsDuda Dornelles
2014-09-01support multiple to, cc and bccDuda 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-28Duda/Neissi adding to_mime_multipart method to pixelated mailDuda 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 - 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-27uses Tag.from_flags method to extract tags on PixelatedMailPatrick Maia and Victor Shyba
2014-08-26From dict is working nowBruno Wagner Goncalves
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