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
Age
Commit message (
Expand
)
Author
2015-06-05
[feature] use operation, doesn't return result
Kali Kaneko
2015-06-05
[bug] prevent missing uid table exception
Kali Kaneko
2015-06-05
[refactor] move hooks to account
Kali Kaneko
2015-06-05
[feature] post-sync mail processing hooks
Kali Kaneko
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-30
[bug] fix early append notification
Kali Kaneko
2015-03-30
[bug] move creation_ts to mail generic api
Kali Kaneko
2015-03-30
[feature] make deferred list error-tolerant
Kali Kaneko
2015-03-30
[bug] temporary workaround to allow display on some muas
Kali Kaneko
2015-03-30
[bug] re-add fix for multiple headers
Kali Kaneko
2015-03-23
[bug] report the correct size for mime parts
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-03-05
[bug] catch null doc_id error, and log it as such
Kali Kaneko
2015-03-05
[feature] Keep mapping of collections
Kali Kaneko
2015-03-03
[bug] Fix testExpunge tests
Kali Kaneko
2015-03-03
[bug] Fix IllegalMailboxCreate
Kali Kaneko
2015-03-03
[refactor] remove dead code in IMAP implementation
Kali Kaneko
2015-03-03
cast generator to list; change expected after rename
Kali Kaneko
2015-03-03
pass date explicitely, fix partial_append test
Kali Kaneko
2015-03-03
fix rename_mailbox implementation, make test pass
Kali Kaneko
2015-03-03
[bug] increment: avoid TypeError when there's no entries in table
Kali Kaneko
2015-03-03
fix MessageTestCase: keep ref to inserted mbox uuid
Kali Kaneko
2015-03-03
fix delete_msg test
Kali Kaneko
2015-03-03
properly catch TypeError exception
Kali Kaneko
2015-02-25
undo duplication of add_msg method in mail api
Kali Kaneko
2015-02-24
move notifications cb to mail module
Kali Kaneko
2015-02-23
factor out unicode formatting
Kali Kaneko
2015-02-20
fix typo on method name
Kali Kaneko
2015-02-20
notify MUA on closing connection
Kali Kaneko
2015-02-20
fix broken multipart attachment rendering
Kali Kaneko
2015-02-20
change environment variable for mail config
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
Attach key for addresses without known key
Ruben Pollan
2015-02-11
Add public key as attachment
Ruben Pollan
2015-02-11
If not signature don't fail
Ruben Pollan
2015-02-11
Remove footer
Ruben Pollan
2015-02-11
append/copy performance improvement
Kali Kaneko
2015-02-11
ignore revisionconflicts on puts.
Kali Kaneko
2015-02-11
implement copy interface
Kali Kaneko
2015-02-11
rename lingering , that is ambiguous
Kali Kaneko
2015-02-11
return empty string if we couldn't find body
Kali Kaneko
2015-02-11
allow text/html for bodies
Kali Kaneko
2015-02-11
save drafts: search by msg-id
Kali Kaneko
2015-02-11
fix initialization of cdocs
Kali Kaneko
2015-02-11
Fix SMTP async tests
Ruben Pollan
2015-02-11
Fix recent/unseen notifications
Kali Kaneko
[next]