summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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 fro...Duda Dornelles
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 eve...Duda Dornelles
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 w...Duda Dornelles
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
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
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