index
:
leap_mail.git
debian/experimental
develop
feature/async-api
master
ppa
release/0.3.x
release/0.4.x
release/bitmask-0.9.x-alpha
[leap_mail]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
mail
/
imap
/
server.py
Age
Commit message (
Expand
)
Author
2015-10-01
[bug] fix slow appends
Kali Kaneko
2015-09-16
[feat] use async events api
Kali Kaneko
2015-08-04
[style] pep8 fixes + pep8 script
Kali Kaneko
2015-07-21
Fixed all the pep8 warnings in the code
Bruno Wagner
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-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-02-20
notify MUA on closing connection
Kali Kaneko
2015-02-11
save drafts: search by msg-id
Kali Kaneko
2015-02-11
lots of little fixes after meskio's review
Kali Kaneko
2015-02-11
rename confusing attribute for account
Kali Kaneko
2015-02-11
imap: implement setting of message flags
Kali Kaneko
2015-02-11
imap: complete FETCH implementation
Kali Kaneko
2015-02-11
patch cbSelect to accept deferreds for count*
Kali Kaneko
2015-02-11
Complete IMAP implementation, update tests
Kali Kaneko
2015-02-11
adapt to soledad 0.7 async API
Kali Kaneko
2014-02-26
Implement non-synchronizing literals (rfc2088) Closes: #5190
Kali Kaneko
2014-02-17
Remove notify_new callbacks from fetch and copy.
Kali Kaneko
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
[next]