Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-28 | Use dirspec instead of plain xdg. Closes #3574. | Ivan Alejandro | |
2013-08-23 | Merge remote-tracking branch 'kali/feature/3423_refactor_imap_fetch' into ↵ | Tomás Touceda | |
develop | |||
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 ↵ | Tomás Touceda | |
'kali/feature/3409_make_imap_fetch_period_configurable' into develop | |||
2013-08-21 | Make a sensible default for incoming mail fetch period. | Kali Kaneko | |
Setting it to 5 min. | |||
2013-08-21 | Merge remote-tracking branch 'kali/feature/add_debug_errors' into develop | Tomás Touceda | |
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-21 | Add errors in logger so we get them in client. | Kali Kaneko | |
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 | Improve the unseen filter | Tomás Touceda | |
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-13 | catch uninitialized soledad attr | Kali Kaneko | |
2013-08-13 | avoid logging dummy password | Kali Kaneko | |
2013-08-09 | Merge remote-tracking branch 'chiiph/feature/awesome_default_port' into develop | Kali Kaneko | |
2013-08-08 | Use 1984 as default port for imap | Tomás Touceda | |
2013-08-08 | Decrypt double encrypted mail | Tomás Touceda | |
2013-08-08 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'drebs/feature/3397-keymanager-should-support-bundled-gpg' into develop | |||
2013-08-08 | Update use of keymanager API. | drebs | |
2013-08-08 | Fix incoming processing mail. | Kali Kaneko | |
The deferred was not working properly so messages in the incoming queue were not being processed. | |||
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 | |
* 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 | use the same soledad instance | Kali Kaneko | |
for incoming and mailbox | |||
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 | |