Age | Commit message (Expand) | Author |
2015-02-20 | notify MUA on closing connection | Kali Kaneko |
2015-02-20 | fix broken multipart attachment rendering | Kali Kaneko |
2015-02-11 | lots of little fixes after meskio's review | Kali Kaneko |
2015-02-11 | Refactor fetch into leap.mail.incoming IService | Ruben Pollan |
2015-02-11 | Complete IMAP implementation, update tests | Kali Kaneko |
2014-03-05 | workaround attempt for the recursionlimit bug with qtreactor. | Kali Kaneko |
2014-02-17 | add cProfiler instrumentation | Kali Kaneko |
2014-02-17 | docstring fixes | Kali Kaneko |
2014-02-17 | suggest bigger threadpool to reactors that honor it | Kali Kaneko |
2014-02-17 | make the condition optional | Kali Kaneko |
2014-02-17 | take recent count from memstore | Kali Kaneko |
2014-02-06 | Flush IMAP data to disk when stopping. Closes #5095. | drebs |
2014-02-04 | fixes after review | Kali Kaneko |
2014-02-02 | enable manhole for debugging | Kali Kaneko |
2014-01-28 | add soledadstore class | Kali Kaneko |
2014-01-28 | move server to its own file | Kali Kaneko |
2014-01-28 | memory store for append/fetch/copy | Kali Kaneko |
2014-01-21 | workaround for recursionlimit due to qtreactor | Kali Kaneko |
2014-01-17 | Add a fetch_headers for mass-header fetch queries | Kali Kaneko |
2014-01-17 | Separate RECENT Flag to a mailbox document. | Kali Kaneko |
2014-01-16 | patch UIDVALIDITY response for conformance to the spec | Kali Kaneko |
2014-01-16 | Dispatch the flags query if it's the only one. | Kali Kaneko |
2014-01-15 | Performance improvement on FLAGS-only FETCH | Kali Kaneko |
2014-01-11 | add offline flag | Kali Kaneko |
2014-01-08 | add a flag to be able to close the session | Kali Kaneko |
2014-01-08 | Second stage of the new year's storage rewrite. | Kali Kaneko |
2013-12-26 | Split the near-2k loc file into more handy modules. | Kali Kaneko |
2013-11-26 | reduce polling time to one minute | Kali Kaneko |
2013-11-12 | check username on imap authentication | Kali Kaneko |
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-30 | Return port and factory from the imap launch method | Tomás Touceda |
2013-09-03 | Make mail services bind to 127.0.0.1 instead of 0.0.0.0 | 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 |
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-21 | Add errors in logger so we get them in client. | Kali Kaneko |
2013-08-19 | Signal string content instead of bool or int | Tomás Touceda |
2013-08-16 | add imap events | Kali Kaneko |
2013-08-13 | avoid logging dummy password | Kali Kaneko |
2013-08-08 | Use 1984 as default port for imap | Tomás Touceda |
2013-08-08 | Fix incoming processing mail. | Kali Kaneko |
2013-08-06 | refactor recurring fetch | Kali Kaneko |
2013-08-05 | use the right import path | Kali Kaneko |
2013-05-23 | provide a initialization entrypoint for client use | Kali Kaneko |