summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-17depend on python-scanner and python-crochetChristoph Kluenter
2014-09-17ooh god pep8...Duda Dornelles
2014-09-17fixing static_folder path for when running from debian packageDuda Dornelles
2014-09-16should use create_or_get to get mailboxesDuda Dornelles
2014-09-16#53 apply mailbox tag only on recent mailVictor Shyba
2014-09-16adding conversion to recent statusVictor Shyba
2014-09-16fixing mail date parsing on fake service - we still use random data for the f...Duda Dornelles
2014-09-16ops, forgot a debug statementDuda Dornelles
2014-09-16fixing mail ident and tags for draftsDuda Dornelles
2014-09-15Moved py-fake-service to fake-service, because we only have one nowBruno Wagner
2014-09-15Added run instructions of fake to READMEBruno Wagner
2014-09-15Changed loaded to autoload now it will only autoload if the environment varia...Bruno Wagner
2014-09-15#47 The csv date is now parsed when importing messages, and will be used inst...Bruno Wagner
2014-09-15Fixing unit testsDuda Dornelles
2014-09-15fixing pep8Patrick Maia
2014-09-15adding feature toggle for draftsPatrick Maia
2014-09-15When adding draft, return the mail with the new draft id so the UI can update...Duda Dornelles
2014-09-15fixing testsDuda Dornelles
2014-09-15added drafts.Lisa Junger
2014-09-15Refactoring tags functionality into TagServiceDuda Dornelles
2014-09-15added drafts.Lisa Junger
2014-09-15#74 - Moving message to trash mailboxPatrick Maia
2014-09-11fixing pep8Duda Dornelles
2014-09-11Mark mails as readAlexandre Pretto Nunes
2014-09-11Refactoring tags functionality into TagServiceDuda Dornelles
2014-09-11Fixing functional tests (py fake has to work with both csv mailset orDuda Dornelles
2014-09-11generating unique ident for PixelatedMailDuda Dornelles
2014-09-11remove unused debian stuff under service/Christoph Kluenter
2014-09-11add copyright to debianChristoph Kluenter
2014-09-10changed to show empty messages by defaultNeissi Torres Lima
2014-09-10Moved debian package fix to install.Folker Bernitt
2014-09-10Added flask debian dependency.Folker Bernitt
2014-09-10Removed package scripts - moved to ci config.Folker Bernitt
2014-09-10Upgraded imagemin version to 0.8.1.Folker Bernitt
2014-09-10Build and add resources at the right locations.Folker Bernitt
2014-09-09Adding support files to python buildDuda Dornelles
2014-09-09Added Makefile to web-ui.Folker Bernitt
2014-09-09add more info to debian/controlChristoph Kluenter
2014-09-09new version 2.0Christoph Kluenter
2014-09-09ignore all egg-info filesChristoph Kluenter
2014-09-09fix requirementsChristoph Kluenter
2014-09-09fix building the debian packages with ./debian in the rootChristoph Kluenter
2014-09-08\#72 - adds tag with the name of the mailbox on all mails that does not have ...Patrick Maia and Victor Shyba
2014-09-08Adding date to PixelatedMail#from_dictDuda Dornelles
2014-09-08Added debian package scripts.Folker Bernitt
2014-09-08adding gpg dependency check for install-pixelated.shDuda Dornelles
2014-09-08Adding web-ui build to automagical installation scriptDuda Dornelles
2014-09-08#51 - reuses dbm instances between TagIndex instances if the dbm instances ar...Patrick Maia
2014-09-08#51 - fixes bug in which TagIndex.remove were not visible to other TagIndex i...Patrick Maia
2014-09-07#51 - removes tag from the index when it is not being used anymorePatrick Maia and Victor Shyba