summaryrefslogtreecommitdiff
path: root/service/pixelated
AgeCommit message (Expand)Author
2014-11-20#151 creating keys whens SOLEDAD_DATA_SYNC_DONE is thrown. If keys already ex...Duda Dornelles
2014-11-20Removed useless print from the codeBruno Wagner
2014-11-18Deferring TagsController.tags and fixing tests to deal with deferredsDuda Dornelles
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-11missing licenseVictor Shyba
2014-11-11Card #30 - migrates attachments controller to twistedPatrick 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-10Pass configured port number to reactor.Folker Bernitt
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-06Issue #100: Read credentials from pipe.Folker Bernitt
2014-11-05moving to twistedDuda Dornelles
2014-11-04certificate for example.wazokazi.is changed.Christoph Kluenter
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-28Fixed raw mail indexingBruno Wagner
2014-10-28Adding message to let the user know that we are generating keys on registrati...Duda Dornelles
2014-10-28pep8Duda Dornelles
2014-10-28Adding some comments on where we are overriding properties. We must fix this....Duda Dornelles
2014-10-27Card #30 - does no crash when a part does not have headersPatrick Maia and Victor Shyba
2014-10-27Card #30 - fixes bug in which % character on multipart body was causing an ex...Patrick Maia and Victor Shyba
2014-10-27Errors out if pipe file doesn't existBruno Wagner
2014-10-27#112 - Created tests to delete permanentelly mails and move to trashNeissi Torres Lima
2014-10-27Fixing debugDuda Dornelles
2014-10-27Fixed pep8Bruno Wagner
2014-10-27User agent won't hang anymore when registering userBruno Wagner
2014-10-24Card #30 - considers all parts when generating mail bodyPatrick Maia and Victor Shyba
2014-10-24Added error message when you try to register an username that already existsBruno Wagner
2014-10-24Card #30 - information for alternatives and attachments are differentVictor Shyba
2014-10-24Card #30 - handles alternative bodies on InputMailPatrick Maia
2014-10-24small fixes here and thereDuda Dornelles
2014-10-23pep8 warningsDuda Dornelles
2014-10-23disabling sqlcipher WAL for debian, refer toDuda Dornelles
2014-10-23Improving test on soldeda_querier all_mails to make it more robust andDuda Dornelles
2014-10-23Small refactoring on app_factoryDuda Dornelles
2014-10-23removing the rct flags doc for all mailboxesDuda Dornelles
2014-10-23#117 making partial fetch of all_mails more reliable in case the fdoc of a ma...Duda Dornelles
2014-10-23Removed crochet, and streamlined the reactor shutdown so we shouldn't see err...Bruno Wagner
2014-10-23--debug is working againBruno Wagner