Age | Commit message (Expand) | Author |
2014-02-05 | minimal regression tests | Kali Kaneko |
2014-02-04 | fixes after review | Kali Kaneko |
2014-02-02 | re-add expunge deferred | Kali Kaneko |
2014-02-02 | fix missing content after in-memory add | Kali Kaneko |
2014-02-02 | enable manhole for debugging | Kali Kaneko |
2014-01-31 | Restore expected TypeError. | Kali Kaneko |
2014-01-31 | remove wrong unicode conversion | Kali Kaneko |
2014-01-31 | properly implement deferreds in several commands | Kali Kaneko |
2014-01-31 | prime-uids | Kali Kaneko |
2014-01-30 | skip notifications | Kali Kaneko |
2014-01-30 | fix badly terminated headers | Kali Kaneko |
2014-01-30 | Fix indexing error that was rendering attachments unusable | Kali Kaneko |
2014-01-30 | Fix UIDVALIDITY command. | Kali Kaneko |
2014-01-30 | allow to pass file as argument | Kali Kaneko |
2014-01-30 | Fix copy and deletion problems | Kali Kaneko |
2014-01-30 | changes file | Kali Kaneko |
2014-01-30 | docstring fixes | Kali Kaneko |
2014-01-28 | fix find_charset rebase | Kali Kaneko |
2014-01-28 | handle last_uid property in memory store | Kali Kaneko |
2014-01-28 | recent-flags use the memory store | Kali Kaneko |
2014-01-28 | use enums for dict keys | Kali Kaneko |
2014-01-28 | flags use the memstore | Kali Kaneko |
2014-01-28 | Unset new flag after successful write | Kali Kaneko |
2014-01-28 | debug info | Kali Kaneko |
2014-01-28 | add soledadstore class | Kali Kaneko |
2014-01-28 | move utilities | Kali Kaneko |
2014-01-28 | split messageparts | Kali Kaneko |
2014-01-28 | add enum dependency | 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-27 | Use repr() on exceptions, inform if using 'replace'. | Ivan Alejandro |
2014-01-26 | Allow passing user and mbox as parameters | Kali Kaneko |
2014-01-26 | temporarily remove notify after adding msg | Kali Kaneko |
2014-01-26 | Script for reproducible imaptest runs. | Kali Kaneko |
2014-01-23 | Handle upper and lowercase base64 encoded outgoing attachments. | drebs |
2014-01-23 | add check for none in part_map special case | Kali Kaneko |
2014-01-23 | add constants to dict keys | Kali Kaneko |
2014-01-22 | Properly parse apple mail | Tomás Touceda |
2014-01-22 | Merge remote-tracking branch 'refs/remotes/drebs/bug/5014_fix-attachment-proc... | Tomás Touceda |
2014-01-22 | Add changes file for #5021. | Ivan Alejandro |
2014-01-22 | Handle non-ascii headers. Closes #5021. | Ivan Alejandro |
2014-01-22 | Add find_charset helper and use where is needed. | Ivan Alejandro |
2014-01-21 | Restrict adding outgoing footer to text/plain messages. | drebs |
2014-01-21 | Prevent double base64 encoding of attachments when signing (#5014). | drebs |
2014-01-21 | workaround for recursionlimit due to qtreactor | Kali Kaneko |
2014-01-20 | make the read/write operations over sets atomic | Kali Kaneko |
2014-01-20 | Fix search command filter | Tomás Touceda |
2014-01-20 | Fix typo in the signal_unread method. Closes: #5001 | Kali Kaneko |
2014-01-17 | Merge remote-tracking branch 'refs/remotes/ivan/bug/handle-unicode-characters... | Tomás Touceda |
2014-01-17 | Update VERSION_COMPAT, add changes file for #4838. | Ivan Alejandro |