Age | Commit message (Expand) | Author |
2014-01-22 | Merge remote-tracking branch 'refs/remotes/drebs/bug/5014_fix-attachment-proc... | Tomás Touceda |
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 | Fix encodings usage, use custom json.loads method. | Ivan Alejandro |
2014-01-17 | Add custom json.loads method. | Ivan Alejandro |
2014-01-17 | Add a fetch_headers for mass-header fetch queries | Kali Kaneko |
2014-01-17 | refactor common pattern to utility function | Kali Kaneko |
2014-01-17 | Separate RECENT Flag to a mailbox document. | Kali Kaneko |
2014-01-16 | Temporal refactor setting of recent flag. | Kali Kaneko |
2014-01-16 | Fix grave bug with iteration in STORE | Kali Kaneko |
2014-01-16 | factor out bound and filter for msg seqs | Kali Kaneko |
2014-01-16 | fix internaldate storage | Kali Kaneko |
2014-01-16 | reset last uid on expunge | 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 | Update service initialization file | Kali Kaneko |
2014-01-15 | Performance improvement on FLAGS-only FETCH | Kali Kaneko |
2014-01-15 | remove use of soledad_writer | Kali Kaneko |
2014-01-14 | remove locks (moved to soledad client) | Kali Kaneko |
2014-01-13 | Very limited support for SEARCH Commands. Closes: #4209 | Kali Kaneko |
2014-01-13 | Restore the encoding of the messages. Fixes: #4956 | Kali Kaneko |
2014-01-13 | Add check for uniqueness when adding mails. | Kali Kaneko |
2014-01-13 | avoid failure if no content-type | Kali Kaneko |
2014-01-11 | add offline flag | Kali Kaneko |
2014-01-09 | Check for none in innerheaders | Kali Kaneko |
2014-01-09 | Merge remote-tracking branch 'refs/remotes/kali/bug/walk_check_for_none' into... | Tomás Touceda |
2014-01-09 | Merge remote-tracking branch 'refs/remotes/ivan/feature/remove-unneded-code' ... | Tomás Touceda |
2014-01-09 | check for none | Kali Kaneko |
2014-01-09 | Remove unneded repr wrapper. | Ivan Alejandro |
2014-01-09 | Merge remote-tracking branch 'refs/remotes/kali/bug/4925_close_session' into ... | Tomás Touceda |
2014-01-09 | Convert unicode to str when raising in IMAP server (#4830). | drebs |
2014-01-08 | add a flag to be able to close the session | Kali Kaneko |
2014-01-08 | add a quick message fetching utility for tests | Kali Kaneko |
2014-01-08 | handle all fetches as sequential | Kali Kaneko |
2014-01-08 | Second stage of the new year's storage rewrite. | Kali Kaneko |
2014-01-08 | move utility to its own | Kali Kaneko |
2014-01-08 | tests infrastructure for multipart | Kali Kaneko |
2014-01-08 | fix tests after rewrite | Kali Kaneko |
2014-01-08 | add documentation to the decorator, fix errorback. | Kali Kaneko |
2014-01-08 | First stage of the storage schema rewrite. | 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 |