Age | Commit message (Expand) | Author |
2014-02-17 | defer fetch to thread | Kali Kaneko |
2014-02-17 | call notify in reactor | Kali Kaneko |
2014-02-17 | long-due update to unittests! | Kali Kaneko |
2014-02-17 | temporarily nuke out the fetch_heders diversion | Kali Kaneko |
2014-02-02 | fix missing content after in-memory add | Kali Kaneko |
2014-01-30 | Fix copy and deletion problems | Kali Kaneko |
2014-01-30 | docstring fixes | Kali Kaneko |
2014-01-28 | handle last_uid property in memory store | Kali Kaneko |
2014-01-28 | Unset new flag after successful write | Kali Kaneko |
2014-01-28 | move server to its own file | Kali Kaneko |
2013-12-26 | Split the near-2k loc file into more handy modules. | Kali Kaneko |
2013-12-26 | inlineCallbacks all the things! | Kali Kaneko |
2013-12-26 | Move flags and other metadata to a separate doc. | Kali Kaneko |
2013-12-26 | defer costly operations | Kali Kaneko |
2013-12-24 | Fix parsing of IMAP folder names (#4830). | drebs |
2013-12-20 | Limit the size of the returned messages from IMAP to MUA to 100 | Tomás Touceda |
2013-12-20 | fix wrong object call | Kali Kaneko |
2013-12-20 | safety catch against wrong last_uid | Kali Kaneko |
2013-12-20 | use soledad_writer for puts also | Kali Kaneko |
2013-12-19 | deferToThread unsetting recent flag | Kali Kaneko |
2013-12-13 | count_foo uses expanded u1db count method. | Kali Kaneko |
2013-12-11 | consume messages eagerly | Kali Kaneko |
2013-11-28 | use messageproducer to write messages to soledad | Kali Kaneko |
2013-11-26 | fix adding msg with empty flags | Kali Kaneko |
2013-11-26 | Fix fetch iteration on empty folder | Kali Kaneko |
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 |
2013-08-23 | Merge remote-tracking branch 'chiiph/bug/safe_soledad_list_indexes' into develop | Kali Kaneko |
2013-08-21 | Merge remote-tracking branch 'drebs/feature/3487-split-soledad-into-common-cl... | Tomás Touceda |
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 |
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 |
2013-04-09 | Initial import | Kali Kaneko |