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
/
mailbox.py
Age
Commit message (
Expand
)
Author
2015-07-13
[feature] add very basic support for message sequence numbers
Kali Kaneko
2015-06-29
[bug] allow mailbox to be notified of collection changes
Kali Kaneko
2015-06-25
[bug] avoid duplication of copies in draft folder
Kali Kaneko
2015-06-25
[bug] saving message to drafts folder hangs
Kali Kaneko
2015-06-22
[bug] fixes for display attachments and move between folders
0.4.0-alpha
Kali Kaneko
2015-03-30
[bug] fix early append notification
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-03
[bug] Fix testExpunge tests
Kali Kaneko
2015-03-03
[refactor] remove dead code in IMAP implementation
Kali Kaneko
2015-03-03
pass date explicitely, fix partial_append test
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-20
fix typo on method name
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
rename lingering , that is ambiguous
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
Complete IMAP implementation, update tests
Kali Kaneko
2015-02-11
Use mailbox uuids
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
add comment
Kali Kaneko
2014-09-03
fix and migrate tests to trial
Kali Kaneko
2014-03-26
fix wrong object being passed in the messageSaved callback
Kali Kaneko
2014-02-27
rename all fdocs when folder is renamed
Kali Kaneko
2014-02-25
fix unread notification to UI
Kali Kaneko
2014-02-25
Workaround for broken notify-after-copy
Kali Kaneko
2014-02-20
Fix regression on "duplicate drafts" issue.
Kali Kaneko
2014-02-20
fix rdoc duplication
Kali Kaneko
2014-02-17
avoid unneeded db index updates and rdoc creation
Kali Kaneko
2014-02-17
defer fetch-all-flags too
Kali Kaneko
2014-02-17
cache uidvalidity
Kali Kaneko
2014-02-17
speedup mailbox select
Kali Kaneko
2014-02-17
docstring fixes
Kali Kaneko
2014-02-17
remove all refs during removal, and protect from empty docs
Kali Kaneko
2014-02-17
move mbox-doc handling to soledadstore, and lock it
Kali Kaneko
2014-02-17
purge empty fdocs on select
Kali Kaneko
2014-02-17
defer appends too
Kali Kaneko
2014-02-17
defer fetch to thread
Kali Kaneko
2014-02-17
fix repeated recent flag
Kali Kaneko
2014-02-17
do not get last_uid from the set of soledad messages
Kali Kaneko
[next]