summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
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
2014-08-20Removed easy install requirements file to avoid confusion because we use pipBruno Wagner Goncalves
2014-08-19removing old leap files from gitignore since they will leave in ~/.leap nowDuda Dornelles
2014-08-19leap_home to be user home and reading certs (self signed) from within projectDuda Dornelles
2014-08-18Fixed pep8 errors on serviceBruno Wagner Goncalves
2014-08-18removes uses of MailConverterPatrick Maia
2014-08-18The date field was added on the code but not on the testsBruno Wagner Goncalves
2014-08-18Victor/Folker - review #5 - move code to pixelated_mail and mail_serviceVictor Shyba
2014-08-14Fixed bug - Sometimes special tags were not default when they shouldPatrick Maia
2014-08-14Will only fix To header if there is onePatrick Maia
2014-08-14PEP8 tweaksPatrick Maia
2014-08-14Persisting new tags to email (using workaround for now because LeapMessage.se...Patrick Maia
2014-08-14moves reactor logic to its own module and removed some unused codeBruno Wagner Goncalves and Patrick Maia
2014-08-14Clean up MailService classPatrick Maia
2014-08-14refactored update tags logicPatrick Maia
2014-08-14Enabled create new tag again, because it is now workingBruno Wagner Goncalves
2014-08-14Fixed some identation issuesBruno Wagner Goncalves
2014-08-14Update mail tags are now on the right placeBruno Wagner Goncalves
2014-08-14Mail service mail now returns a pixelated mail instanceBruno Wagner Goncalves
2014-08-14Update mail with new tags should be working nowBruno Wagner Goncalves and Patrick Maia
2014-08-14Reactor start should not be commentedPatrick Maia
2014-08-14You can now list all tags and creating an email identify the tagsPatrick Maia
2014-08-14removes mail converterPatrick Maia
2014-08-13Pixelated mail class and testBruno Wagner Goncalves
2014-08-13Basic pixelated mail class initialized with imap mailBruno Wagner Goncalves
2014-08-12Basic tags implementationBruno Wagner Goncalves
2014-08-11first implementation of tagsVictor Shyba
2014-08-11sorting mails by dateVictor Shyba
2014-08-11Mails is now working and the tags call is returning hardcoded values for nowVictor Shyba
2014-08-11adding logger and changing userVictor Shyba
2014-08-11easy install requirements, the pip one is broken for nowVictor Shyba
2014-08-08adds signatureStatus, encryptionStatus, tags feature togglesPatrick Maia
2014-08-08moves disabled features list to servicePatrick Maia
2014-08-08Updated some leap components to latest version.Folker Bernitt
2014-08-08#2 +@neissi - Fix variable name and added some protection against background ...Victor Shyba
2014-08-07Closes #2 +@shyba +@bwagner - Implemented behavior when calling get /mails, o...Bruno Wagner Goncalves
2014-08-07Search shouldn't be a module yet, because it only have one fileBruno Wagner Goncalves
2014-08-07#2 - +@shyba +@bwagner +@neissi - fixed search with quotes bugBruno Wagner Goncalves
2014-08-07Adapted run after module changes and changed mail service to return the mailb...Bruno Wagner Goncalves
2014-08-07Victor/Bruno: Removing APP_ROOT workaround from app and testsVictor Shyba
2014-08-06Have the service serve the web-ui html, css and js filesAlexandre Pretto Nunes
2014-08-06Added openpgp key generation.Folker Bernitt
2014-08-06Added register to leap_srp.Folker Bernitt
2014-08-06LeapSmtp SMTP_PORT constant is in fact the twisted communication port and mus...Bruno Wagner Goncalves
2014-08-06Found a home for the 'insert base path in python path' hack and fixed some st...Bruno Wagner Goncalves