Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-13 | fix mail UID indexing for non-sequential uids | Kali Kaneko | |
2013-11-11 | remove print | 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 | pep8 fix: line too long. | Ivan Alejandro | |
2013-10-23 | Remove commented imports. | 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-03 | Improve charset handling for email | Tomás Touceda | |
2013-09-02 | Send UNREAD event to UI when flag changes. | Kali Kaneko | |
Closes: #3662 | |||
2013-08-23 | Merge remote-tracking branch 'chiiph/bug/safe_soledad_list_indexes' into develop | Kali Kaneko | |
2013-08-21 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'drebs/feature/3487-split-soledad-into-common-client-and-server' into develop Conflicts: src/leap/mail/imap/fetch.py src/leap/mail/imap/server.py | |||
2013-08-21 | Safely get the indexes from soledad | Tomás Touceda | |
2013-08-21 | Update to new soledad package scheme. | drebs | |
2013-08-19 | Improve the unseen filter | Tomás Touceda | |
2013-08-19 | Signal unread email | Tomás Touceda | |
2013-08-13 | catch uninitialized soledad attr | Kali Kaneko | |
2013-07-22 | Adapt IMAP to latest Soledad api. | drebs | |
* Also fix some tests that where not up-to-date with code. | |||
2013-07-22 | Adapt smtp relay to latest soledad and keymanager. | drebs | |
2013-05-23 | provide a initialization entrypoint for client use | Kali Kaneko | |
2013-05-21 | cleanup and complete docs | Kali Kaneko | |
2013-05-17 | Functional SoledadBackedAccount and LeapMailboxes | Kali Kaneko | |
The imap service is launched from the tac file, and still needs some information to be provided in separate config files that stub much of the initialization parameters. working fetch and store methods. tested with offlineimap and thunderbird. several mailboxes might be broken. | |||
2013-04-09 | Initial import | Kali Kaneko | |