summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-27Remove InboxApp serviceAlexandre Pretto Nunes
2014-08-27Add copyright and license notice to GruntfileAlexandre Pretto Nunes
2014-08-27Add copyright and license notice to cucumber feature filesAlexandre Pretto Nunes
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 ↵Duda Dornelles
from_leap_mail)
2014-08-26workaround for static folder reference during packageVictor Shyba
2014-08-26no run chmod on packaging in case there are no files with bad permissionsDuda Dornelles
2014-08-26changing permissions on virtualenv libs so it can be accessed by any user ↵Duda Dornelles
even if installed by root
2014-08-26Some minor changes to README.Lieblingswelt
2014-08-25Adding styles for typographyGabriel Albo
2014-08-25Adding link to top on logo and headers and sizesGabriel Albo
2014-08-25instead of always unzip, just fixing scrypt by reinstalling. with unzipping ↵Duda Dornelles
we had weird issues with unzipped files permissions when installing the debian package
2014-08-25changing package to use setup.py installDuda Dornelles
2014-08-25build folder on gitignoreDuda Dornelles
2014-08-25paths must be absolute for app to work as an egg. Also, packaging theDuda Dornelles
web-ui files
2014-08-25Fix typo in license filenameAlexandre Pretto Nunes
2014-08-25adds development state disclaimer to README.Lieblingswelt
2014-08-25The comment didn't work with ;Bruno Wagner Goncalves
2014-08-25Add copyright and license notice to install scriptAlexandre Pretto Nunes
2014-08-25Remove temporary fileAlexandre Pretto Nunes
2014-08-25Add copyright and license notice to packageAlexandre Pretto Nunes
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-25Add copyright and license notice to inboxapp serviceAlexandre Pretto Nunes
2014-08-25Add copyright and license note to py-fake-serviceAlexandre Pretto Nunes
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-08-25Add AGPL licence fileAlexandre Pretto Nunes
2014-08-22Update README.mdDuda Dornelles
2014-08-22Update install-pixelated.shDuda Dornelles
fixing comment in install-pixelated.sh
2014-08-22adding git as a dependency for install-pixelated.shDuda Dornelles
2014-08-22updating install-pixelated.shDuda Dornelles
2014-08-22installing python dependencies before creating deb packageDuda Dornelles
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-22ignoring egg-info fileDuda 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-22removing double quotes from sed since that is only needed in mac os and not ↵Duda Dornelles
in debian
2014-08-22fixing virtualenv shebangs when building the .deb and script to start to run ↵Duda Dornelles
unicorn
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