summaryrefslogtreecommitdiff
path: root/service/pixelated
AgeCommit message (Collapse)Author
2014-08-26refactoring pixelatedMail constructor so we can have 'two' (from_dict and ↵Duda Dornelles
from_leap_mail)
2014-08-26workaround for static folder reference during packageVictor Shyba
2014-08-25paths must be absolute for app to work as an egg. Also, packaging theDuda Dornelles
web-ui files
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-22moving pixelated.cfg out of the codebaseDuda Dornelles
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-22adds log capacity to pixelated user agentPatrick Maia and Victor 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 ↵Bruno Wagner Goncalves
script that you can run
2014-08-20Added setup.py and changed app to pixelated because it will be a packageBruno Wagner Goncalves