Age | Commit message (Expand) | Author |
2015-06-29 | [bug] avoid KeyError on pending_insert_docs lookup | Kali Kaneko |
2015-06-25 | [bug] avoid duplication of copies in draft folder | Kali Kaneko |
2015-06-25 | [bug] saving message to drafts folder hangs | Kali Kaneko |
2015-06-22 | [bug] fixes for display attachments and move between folders | Kali Kaneko |
2015-06-18 | [style] pep8 and unused imports cleanup | drebs |
2015-06-18 | [doc] update smtp gateway doc on message encryption | drebs |
2015-06-15 | Merge branch 'feature/post-sync-hooks' into develop | Ruben Pollan |
2015-06-10 | [docs] minimal mutt configuration snippet | Kali Kaneko |
2015-06-10 | [refactor] remove unneeded conditional | Kali Kaneko |
2015-06-09 | [bug] pass the doclist to the ui signal | Kali Kaneko |
2015-06-09 | [refactor] log failure properly | Kali Kaneko |
2015-06-05 | [pkg] changes file for post-sync hooks feature | Kali Kaneko |
2015-06-05 | [refactor] deprecate old incoming index | Kali Kaneko |
2015-06-05 | [feature] use operation, doesn't return result | Kali Kaneko |
2015-06-05 | [bug] prevent missing uid table exception | Kali Kaneko |
2015-06-05 | [refactor] move hooks to account | Kali Kaneko |
2015-06-05 | [feature] post-sync mail processing hooks | Kali Kaneko |
2015-05-14 | [feat] adapt to new events api on common | Ivan Alejandro |
2015-04-28 | [feature] implement substring body fetch | Kali Kaneko |
2015-03-30 | Merge branch 'kali/bug/several-mime-fixes' into develop | Ruben Pollan |
2015-03-30 | [bug] fix early append notification | Kali Kaneko |
2015-03-30 | [bug] move creation_ts to mail generic api | Kali Kaneko |
2015-03-30 | [feature] make deferred list error-tolerant | Kali Kaneko |
2015-03-30 | [bug] temporary workaround to allow display on some muas | Kali Kaneko |
2015-03-30 | [bug] re-add fix for multiple headers | Kali Kaneko |
2015-03-23 | [bug] report the correct size for mime parts | Kali Kaneko |
2015-03-23 | [bug] fix wrong case in the boundary passed in BODYSTRUCTURE | Kali Kaneko |
2015-03-23 | [bug] add extra CRLF to avoid bad mime parsing in Thunderbird | Kali Kaneko |
2015-03-05 | [bug] catch null doc_id error, and log it as such | Kali Kaneko |
2015-03-05 | [feature] Keep mapping of collections | Kali Kaneko |
2015-03-03 | [bug] Fix testExpunge tests | Kali Kaneko |
2015-03-03 | [bug] Fix IllegalMailboxCreate | Kali Kaneko |
2015-03-03 | [docs] add git commit template. | Kali Kaneko |
2015-03-03 | [refactor] remove dead code in IMAP implementation | Kali Kaneko |
2015-03-03 | cast generator to list; change expected after rename | Kali Kaneko |
2015-03-03 | pass date explicitely, fix partial_append test | Kali Kaneko |
2015-03-03 | fix rename_mailbox implementation, make test pass | Kali Kaneko |
2015-03-03 | [bug] increment: avoid TypeError when there's no entries in table | Kali Kaneko |
2015-03-03 | fix MessageTestCase: keep ref to inserted mbox uuid | Kali Kaneko |
2015-03-03 | fix delete_msg test | Kali Kaneko |
2015-03-03 | properly catch TypeError exception | Kali Kaneko |
2015-02-25 | undo duplication of add_msg method in mail api | Kali Kaneko |
2015-02-24 | move notifications cb to mail module | Kali Kaneko |
2015-02-23 | factor out unicode formatting | Kali Kaneko |
2015-02-20 | fix typo on method name | Kali Kaneko |
2015-02-20 | notify MUA on closing connection | Kali Kaneko |
2015-02-20 | fix broken multipart attachment rendering | Kali Kaneko |
2015-02-20 | change environment variable for mail config | Kali Kaneko |
2015-02-20 | update release in docs | Kali Kaneko |
2015-02-19 | Add missing changes about IncomingMail | Ruben Pollan |