Age | Commit message (Expand) | Author |
2014-01-17 | Fix encodings usage, use custom json.loads method. | Ivan Alejandro |
2014-01-08 | Second stage of the new year's storage rewrite. | Kali Kaneko |
2014-01-08 | add documentation to the decorator, fix errorback. | Kali Kaneko |
2014-01-08 | First stage of the storage schema rewrite. | Kali Kaneko |
2013-12-26 | inlineCallbacks all the things! | Kali Kaneko |
2013-12-19 | Only try to fetch keys for multipart signed or encrypted messages when fetchi... | drebs |
2013-12-18 | memoize the special method | Kali Kaneko |
2013-12-10 | pep8 | Kali Kaneko |
2013-11-28 | use messageproducer to write messages to soledad | Kali Kaneko |
2013-11-25 | Fail gracefully when failing to decrypt incoming messages. Closes #4589. | drebs |
2013-11-21 | Add a header that reflects the validity of incoming signatures. Closes #4354. | drebs |
2013-11-13 | fix mail UID indexing for non-sequential uids | Kali Kaneko |
2013-11-12 | Remove 'multipart/encrypted' header after decrypting incoming mail. Closes #4... | drebs |
2013-11-06 | Make the pkey a property | Kali Kaneko |
2013-11-01 | notify MUA of new mail as it gets added to mailbox | Kali Kaneko |
2013-10-31 | Refactor out get_email_charset to leap.common | Tomás Touceda |
2013-10-23 | Use correct encoding and data type in mails. | Ivan Alejandro |
2013-10-17 | Do not log mail docs content | Tomás Touceda |
2013-10-09 | Make IMAP decryption RFC 3156 compliant. | drebs |
2013-09-20 | remove logging that shows cleartext message | Kali Kaneko |
2013-09-02 | Signal unread message when msg saved locally. | Kali Kaneko |
2013-08-23 | refactor imap fetch | Kali Kaneko |
2013-08-22 | Merge remote-tracking branch 'kali/feature/3409_make_imap_fetch_period_config... | Tomás Touceda |
2013-08-21 | Make a sensible default for incoming mail fetch period. | Kali Kaneko |
2013-08-21 | Merge remote-tracking branch 'drebs/feature/3487-split-soledad-into-common-cl... | Tomás Touceda |
2013-08-21 | Update to new soledad package scheme. | drebs |
2013-08-20 | Merge remote-tracking branch 'chiiph/bug/various_fixes' into develop | Kali Kaneko |
2013-08-20 | Merge branch 'develop' of ssh://leap.se/leap_mail into develop | Kali Kaneko |
2013-08-19 | Signal string content instead of bool or int | Tomás Touceda |
2013-08-19 | Signal unread email | Tomás Touceda |
2013-08-16 | add imap events | Kali Kaneko |
2013-08-13 | Ignore empty emails | Tomás Touceda |
2013-08-08 | Decrypt double encrypted mail | Tomás Touceda |
2013-08-08 | Merge remote-tracking branch 'drebs/feature/3397-keymanager-should-support-bu... | Tomás Touceda |
2013-08-08 | Update use of keymanager API. | drebs |
2013-08-08 | Fix incoming processing mail. | Kali Kaneko |
2013-08-07 | catch exception if tried to stop not running loop | Kali Kaneko |
2013-08-06 | refactor recurring fetch | Kali Kaneko |
2013-08-05 | use the right import path | Kali Kaneko |
2013-07-22 | Adapt IMAP to latest Soledad api. | drebs |
2013-05-23 | provide a initialization entrypoint for client use | Kali Kaneko |
2013-05-21 | use the same soledad instance | Kali Kaneko |
2013-05-21 | cleanup and complete docs | Kali Kaneko |
2013-05-17 | Functional SoledadBackedAccount and LeapMailboxes | Kali Kaneko |