summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-07Refactor mail processing routineTomás Touceda
2013-11-07Use inline defers for more readable codeTomás Touceda
2013-10-31Improve logging to better support unicodeTomás Touceda
2013-10-31Pick correct recipient and encodingTomás Touceda
2013-10-30Merge remote-tracking branch 'chiiph/bug/recipient_return_line' into developKali Kaneko
2013-10-29Fix return codes for check recipientTomás Touceda
2013-10-28Make the mail received callback more robust and add support for mlTomás Touceda
2013-10-28Support any encoding in the emailsTomás Touceda
2013-10-15pep8 and sphinx formatKali Kaneko
2013-09-04Merge remote-tracking branch 'chiiph/bug/properly_parse_addr' into developKali Kaneko
2013-08-31Properly parse mail addressTomás Touceda
2013-08-30Merge remote-tracking branch 'chiiph/bug/keep_watcher_in_memory' into developKali Kaneko
2013-08-30Keep file watcher in memory to prevent losing file eventsTomás Touceda
2013-08-29Actually save the doc in couchTomás Touceda
2013-08-23Versioneer all the things!Kali Kaneko
2013-08-21Merge remote-tracking branch 'drebs/feature/3487-split-soledad-into-common-cl...Tomás Touceda
2013-08-20Migrate mx to work with the new couchdb structure and viewsTomás Touceda
2013-08-19Update to new soledad package scheme.drebs
2013-08-09Bump version to 0.3.00.3.0Tomás Touceda
2013-08-09Merge remote-tracking branch 'kali/bug/3405_return_for_bare_username' into de...Tomás Touceda
2013-08-09Return code even if bare usernameKali Kaneko
2013-08-08Update to latest keymanager API and support bundled GPG.drebs
2013-08-06Fix alias lookup return codes. Closes #3356Kali Kaneko
2013-07-31Use the new API to import ascii armored keyTomás Touceda
2013-07-04Update to latest Soledad api.drebs
2013-06-13Fix version number to be a consistent 0.2.2 (Closes: #2849)Micah Anderson
2013-05-10bump versionKali Kaneko
2013-05-09fix pip installKali Kaneko
2013-05-08fix conflictkali
2013-05-07Add setup script and init.d scriptTomas Touceda
2013-05-07Use the new naming for the soledad document jsonTomas Touceda
2013-05-07Several fixes according to the review commentsTomas Touceda
2013-05-07Add incoming tag to unencrypted data tooTomas Touceda
2013-05-07Save unencrypted if no pubkeyTomas Touceda
2013-05-07Simplify check recipient access, change the owner field in mail_receiverTomas Touceda
2013-05-07More cleanupTomas Touceda
2013-05-07Add check recipient accessTomas Touceda
2013-05-07Catch the case where there's no pubkey for a userTomas Touceda
2013-05-07Improve the rest and start everything from start_mxTomas Touceda
2013-05-07Add pubkey retrievingTomas Touceda
2013-05-07More fixesTomas Touceda
2013-05-07Fix comment since we won't check for encryption before encrypting the email blobTomas Touceda
2013-05-07Make couchdb workTomas Touceda
2013-05-07Add stub for the mail_receiverTomas Touceda
2013-05-06Merge pull request #2 from kalikaneko/leap-namespaceIsis Agora Lovecruft
2013-05-03Add setup script and init.d scriptTomas Touceda
2013-05-03Use the new naming for the soledad document jsonTomas Touceda
2013-05-02Several fixes according to the review commentsTomas Touceda
2013-04-25Add incoming tag to unencrypted data tooTomas Touceda
2013-04-25Save unencrypted if no pubkeyTomas Touceda