summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19Removing cloning of the repo - assuming it already exists + updateMircea Moise
2014-11-12Card #30 - adds attachments information to bulk mail retrieval (GET /mails)Patrick Maia
2014-11-12Card #30 - fixes bug that was preventing attachment downloadPatrick Maia
2014-11-12Removing the attachments icon for nowGabriel Albo
2014-11-12Fixing functional test failure on 'trash/delete this message' step. Adding at...Gabriel Albo
2014-11-12Changing 'trash it' buttons to 'delete it' so language is consistent througho...Gabriel Albo
2014-11-11missing licenseVictor Shyba
2014-11-11Card #30 - migrates attachments controller to twistedPatrick Maia
2014-11-11makes all fake mails seem to have two attachmentsPatrick Maia
2014-11-11update length cache on open file #71Victor Shyba
2014-11-11Fixup for 5c9aa9af: Actually convert to str for unicode hostnames.Folker Bernitt
2014-11-11Adding a file length cache for the EncryptedFileStorage so we don't have to o...Duda Dornelles
2014-11-11Some refactorings for clarity on EncryptedFileStorageDuda Dornelles
2014-11-11Removing duplication of onclose method for EncryptedFileStorageDuda Dornelles
2014-11-10fix unused importsVictor Shyba
2014-11-10using with to write encrypted storageVictor Shyba
2014-11-10adding encrypted file index to whooshDuda Dornelles
2014-11-10removes useless code from full_view.hbs templatePatrick Maia
2014-11-10Fixing padding-bottom for attachments areaGabriel Albo
2014-11-10Adding a verification for the number of attachmentsGabriel Albo
2014-11-10adds styling to attachment area.Gabriel Albo
2014-11-10Pass configured port number to reactor.Folker Bernitt
2014-11-10Added test for bundle detection return type.Folker Bernitt
2014-11-06Flask is back because it is still needed by the attachments and tags controllersBruno Wagner Goncalves
2014-11-06Making it possible to change host to bind app with --hostDuda Dornelles
2014-11-06improving log and logging to file on functional testsDuda Dornelles
2014-11-06Deleting functional tests from fake serviceDuda Dornelles
2014-11-06Issue #100: Read credentials from pipe.Folker Bernitt
2014-11-05Updating example config fileDuda Dornelles
2014-11-05adding tag_and_reply functional testDuda Dornelles
2014-11-05grooming our dependencies a bit - flask is outDuda Dornelles
2014-11-05moving to twistedDuda Dornelles
2014-11-04Removed unused requirements.txt file to avoid confusionBruno Wagner
2014-11-04bump soledad version requirement to >=0.6varac
2014-11-04certificate for example.wazokazi.is changed.Christoph Kluenter
2014-11-03Card #30 - shows attachment information on mail visualizationPatrick Maia and Victor Shyba
2014-11-03Card #30 - adds attachment information to fake mailPatrick Maia and Victor Shyba
2014-10-31Incresing contrast in list-actions sectionGabriel Albo
2014-10-30#30 - fixes a bug related to multipart mail with empty part_mapVictor Shyba
2014-10-29added dev.wazokazi.is.ca.crtvarac
2014-10-29Card #30 - adds attachments controllerPatrick Maia
2014-10-29Card #30 - adds method to retrieve attachments from soledadPatrick Maia
2014-10-29Card #30 - adds attachment information on mail responsePatrick Maia
2014-10-28Running karma will now output test resultsBruno Wagner
2014-10-28Updated selenium versionBruno Wagner
2014-10-28Cleaning callbacks for mail sync progress bar in case of an error (which mean...Duda Dornelles
2014-10-28Fixing open div tagDuda Dornelles
2014-10-28Fixed raw mail indexingBruno Wagner
2014-10-28adds internationalization to send button.Lisa Junger
2014-10-28disables send button when triggered.Lisa Junger