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
/
account.py
Age
Commit message (
Expand
)
Author
2015-12-15
[feat] credentials handling: use twisted.cred
Kali Kaneko
2015-06-05
[refactor] move hooks to account
Kali Kaneko
2015-03-30
[bug] move creation_ts to mail generic api
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
Refactor fetch into leap.mail.incoming IService
Ruben Pollan
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
cleanup imap implementation
Kali Kaneko
2015-02-11
Serializable Models + Soledad Adaptor
Kali Kaneko
2015-02-11
adapt to soledad 0.7 async API
Kali Kaneko
2014-09-09
addMailbox shouldn't accept empty names since it makes it impossible to retri...
Duda Dornelles
2014-09-03
fix and migrate tests to trial
Kali Kaneko
2014-02-27
rename all fdocs when folder is renamed
Kali Kaneko
2014-02-18
catch soledad error while updating mbox doc
Kali Kaneko
2014-02-17
profile select
Kali Kaneko
2014-02-17
avoid hitting db on every select
Kali Kaneko
2014-02-17
long-due update to unittests!
Kali Kaneko
2014-01-30
docstring fixes
Kali Kaneko
2014-01-28
memory store for append/fetch/copy
Kali Kaneko
2014-01-09
Merge remote-tracking branch 'refs/remotes/ivan/feature/remove-unneded-code' ...
Tomás Touceda
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
2013-12-26
Split the near-2k loc file into more handy modules.
Kali Kaneko