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
/
incoming
Age
Commit message (
Expand
)
Author
2015-09-23
[refactor] avoid circular import due to rfc3156
Kali Kaneko
2015-09-22
[refactor] log the added key explicitely
Kali Kaneko
2015-09-22
[bug] don't extract openpgp header if valid attached key
Ruben Pollan
2015-09-21
[doc] document return values
Kali Kaneko
2015-09-16
[style] clean up incoming/service.py
Ruben Pollan
2015-09-16
[bug] don't fail importing mismatched attached key
Ruben Pollan
2015-09-16
[feat] use async events api
Kali Kaneko
2015-09-02
[style] fixing pep8 warnings
Duda Dornelles
2015-09-02
[feat] adding encryption header to msg before saving
Duda Dornelles
2015-07-21
Updated pep8 and fixed import and line break warnings
Bruno Wagner
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
[refactor] deprecate old incoming index
Kali Kaneko
2015-06-05
[refactor] move hooks to account
Kali Kaneko
2015-05-14
[feat] adapt to new events api on common
Ivan Alejandro
2015-02-25
undo duplication of add_msg method in mail api
Kali Kaneko
2015-02-18
Use MessageCollection instead of IMAPMailbox in IncomingMail
Ruben Pollan
2015-02-18
Add callbacks to inbox insertions
Ruben Pollan
2015-02-11
Fix incoming email decryption problems
Ruben Pollan
2015-02-11
If not signature don't fail
Ruben Pollan
2015-02-11
bug: fix empty definition; remove threading use
Kali Kaneko
2015-02-11
tests: add link related to trial block with sync
Kali Kaneko
2015-02-11
return the deferred from the incoming.startService() call
Kali Kaneko
2015-02-11
Refactor fetch into leap.mail.incoming IService
Ruben Pollan