summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2014-09-03Added latest example certificate.Lisa Junger
2014-09-01fixing unit testsDuda Dornelles
2014-09-01support multiple to, cc and bccDuda Dornelles
2014-09-01using argparse for help and optional arguments. eg: --debugVictor Shyba
2014-08-29Refactoring into mailboxes and mailsender - less colaborators for mail serviceDuda Dornelles
2014-08-29Removed last reference to self._twisted_port in smtp.pyBruno Wagner Goncalves
2014-08-29Fixed smtp testsBruno Wagner Goncalves
2014-08-29Removed flask reloader and changed the twisted port to be fixed again, now ru...Bruno Wagner Goncalves
2014-08-28fixing pep8Duda Dornelles
2014-08-28moving user agent initialization (mail service, leap_session, app_config) to ...Duda 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-28Fixed pep8 warnings.Folker Bernitt
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-27fixes pep8 issues on test folderPatrick 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-26workaround for static folder reference during packageVictor Shyba
2014-08-25build folder on gitignoreDuda Dornelles
2014-08-25paths must be absolute for app to work as an egg. Also, packaging theDuda Dornelles
2014-08-25The comment didn't work with ;Bruno Wagner Goncalves
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-22adding pixelated.example configDuda Dornelles
2014-08-22Update README.mdDuda Dornelles
2014-08-22re-adding go script to run python setup.py [args]Duda Dornelles
2014-08-22moving pixelated.cfg out of the codebaseDuda Dornelles
2014-08-22extracting config for leap to config fileDuda Dornelles
2014-08-22fixing pep8 issuesDuda 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-22adds log capacity to pixelated user agentPatrick Maia and Victor Shyba
2014-08-21daemon to work with new folder structureDuda Dornelles
2014-08-21oops, typo: deamon -> daemonDuda Dornelles
2014-08-21adds gunicorn to setup.pyPatrick Maia and Victor Shyba
2014-08-21adding deamon start|stop|restart|killall scripts for the service and py-fake-...Duda Dornelles
2014-08-20removing service identityVictor Shyba
2014-08-20Added config file to the setup.pyBruno Wagner Goncalves
2014-08-20Removed go and runtests - setup.py develop creates a pixelated-user-agent scr...Bruno Wagner Goncalves
2014-08-20setup.py test, build and develop are now workingBruno Wagner Goncalves
2014-08-20Added setup.py and changed app to pixelated because it will be a packageBruno Wagner Goncalves