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
/
mail.py
Age
Commit message (
Expand
)
Author
2015-02-23
factor out unicode formatting
Kali Kaneko
2015-02-20
fix broken multipart attachment rendering
Kali Kaneko
2015-02-18
Use MessageCollection instead of IMAPMailbox in IncomingMail
Ruben Pollan
2015-02-11
append/copy performance improvement
Kali Kaneko
2015-02-11
implement copy interface
Kali Kaneko
2015-02-11
return empty string if we couldn't find body
Kali Kaneko
2015-02-11
save drafts: search by msg-id
Kali Kaneko
2015-02-11
Fix recent/unseen notifications
Kali Kaneko
2015-02-11
re-add support for basic multipart messages
Kali Kaneko
2015-02-11
lots of little fixes after meskio's review
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
update mail/imap tests
Kali Kaneko
2015-02-11
Refactor fetch into leap.mail.incoming IService
Ruben Pollan
2015-02-11
Complete IMAP implementation, update tests
Kali Kaneko
2015-02-11
Use mailbox uuids
Kali Kaneko
2015-02-11
tests for mail.mail module: Account
Kali Kaneko
2015-02-11
tests for mail.mail module: MessageCollection
Kali Kaneko
2015-02-11
tests for mail.mail module: Message
Kali Kaneko
2015-02-11
cleanup imap implementation
Kali Kaneko
2015-02-11
MessageCollections + MailboxIndexer
Kali Kaneko
2015-02-11
Serializable Models + Soledad Adaptor
Kali Kaneko