Age | Commit message (Expand) | Author |
2013-11-05 | add README.rst to manifest | Kali Kaneko |
2013-11-01 | Fold in changes | Tomás Touceda |
2013-11-01 | Update requirements | Tomás Touceda |
2013-11-01 | notify MUA of new mail as it gets added to mailbox | Kali Kaneko |
2013-10-31 | Merge remote-tracking branch 'chiiph/bug/refactor_version_compat' into develop | Ivan Alejandro |
2013-10-31 | Add version compat line | Tomás Touceda |
2013-10-31 | Refactor out get_email_charset to leap.common | Tomás Touceda |
2013-10-30 | Return port and factory from the imap launch method | Tomás Touceda |
2013-10-30 | add freeze_debianver_command | Kali Kaneko |
2013-10-24 | Implement TLS wrapper mode. | drebs |
2013-10-24 | Fix tests according to rfc 3156. | drebs |
2013-10-23 | Add changelog file for #4000. | Ivan Alejandro |
2013-10-23 | pep8 fix: line too long. | Ivan Alejandro |
2013-10-23 | Remove commented imports. | Ivan Alejandro |
2013-10-23 | Use correct encoding and data type in mails. | Ivan Alejandro |
2013-10-23 | Add encoding exception catch to avoid crashes. | Ivan Alejandro |
2013-10-23 | Move charset parser to a utils module. | Ivan Alejandro |
2013-10-21 | Default to UTF-8 when there is not charset parsed from the mail contents | Tomás Touceda |
2013-10-18 | Fold in changes and update dependencies | Tomás Touceda |
2013-10-17 | Do not log mail docs content | Tomás Touceda |
2013-10-10 | catch unhandled exception and show backtrace | Kali Kaneko |
2013-10-09 | Set dep versions on VERSION_COMPAT. | drebs |
2013-10-09 | Add changes file. | drebs |
2013-10-09 | Make IMAP decryption RFC 3156 compliant. | drebs |
2013-10-09 | Make SMTP relay RFC 3156 compliant. | drebs |
2013-10-04 | Fold in changes | Tomás Touceda |
2013-10-03 | Return smtp's Port to be able to stop listening to it | Tomás Touceda |
2013-10-03 | Improve charset handling for email | Tomás Touceda |
2013-09-20 | Fold in changes. | Ivan Alejandro |
2013-09-20 | remove logging that shows cleartext message | Kali Kaneko |
2013-09-06 | fix naming | Kali Kaneko |
2013-09-06 | Fold in changes. | Ivan Alejandro |
2013-09-03 | Make mail services bind to 127.0.0.1 instead of 0.0.0.0 | Kali Kaneko |
2013-09-03 | Return SMTP factory so the client can stop it. | Kali Kaneko |
2013-09-02 | Send UNREAD event to UI when flag changes. | Kali Kaneko |
2013-09-02 | Signal unread message when msg saved locally. | Kali Kaneko |
2013-08-28 | Use dirspec instead of plain xdg. Closes #3574. | Ivan Alejandro |
2013-08-27 | Merge remote-tracking branch 'kali/hotfix/add-manifest' into develop | Tomás Touceda |
2013-08-27 | add copy of the GPL3 | Kali Kaneko |
2013-08-27 | add MANIFEST.in | Kali Kaneko |
2013-08-26 | add crate icon and link | Kali Kaneko |
2013-08-23 | Fold in changes | Tomás Touceda |
2013-08-23 | Merge remote-tracking branch 'kali/feature/improve_packaging' into develop | Tomás Touceda |
2013-08-23 | Merge remote-tracking branch 'kali/feature/3423_refactor_imap_fetch' into dev... | Tomás Touceda |
2013-08-23 | improve packaging | Kali Kaneko |
2013-08-23 | Merge remote-tracking branch 'chiiph/bug/safe_soledad_list_indexes' into develop | 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 'kali/feature/add_debug_errors' into develop | Tomás Touceda |