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
Age
Commit message (
Expand
)
Author
2016-04-07
[feature] use same token for imap/stmp authentication
Kali Kaneko
2016-03-30
[style] pep8
Kali Kaneko
2016-03-24
[bug] emit imap-login event again
Kali Kaneko
2016-03-24
[bug] Fix IMAP fetch headers
Ruben Pollan
2015-12-18
[feat] cred authentication for SMTP service
Kali Kaneko
2015-12-15
[style] pep8
Kali Kaneko
2015-12-15
[fix] dummy credentials for tests
Kali Kaneko
2015-12-15
[feat] credentials handling: use twisted.cred
Kali Kaneko
2015-11-30
[feat] make events multi-user aware
Kali Kaneko
2015-10-01
[bug] fix slow appends
Kali Kaneko
2015-09-23
[feat] disable local-only bind on docker container
Ivan Alejandro
2015-09-23
[refactor] avoid circular import due to rfc3156
Kali Kaneko
2015-09-21
[bug] filter out Nones in the sequence of messages
Kali Kaneko
2015-09-16
[feat] use async events api
Kali Kaneko
2015-09-08
[feature] improve getmail utility
Kali Kaneko
2015-08-04
[style] pep8 fixes + pep8 script
Kali Kaneko
2015-08-04
[tests] Removed outdated test
Bruno Wagner
2015-08-03
[tests] Skipped tests that were not implemented
Bruno Wagner
2015-07-21
Changed imap tests and messages assigned lambdas to functions because of pep8
Bruno Wagner
2015-07-21
Updated pep8 and fixed import and line break warnings
Bruno Wagner
2015-07-21
Fixed all the pep8 warnings in the code
Bruno Wagner
2015-07-13
[tests] get REGRESSIONS_FOLDER from env var
Kali Kaneko
2015-07-13
[tests] add symlink to the nested sample file
Kali Kaneko
2015-07-13
[style] slightly more meaningful test module name
Kali Kaneko
2015-07-13
[debug] add some more debug info to the regressions script
Kali Kaneko
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-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] 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-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-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
notify MUA on closing connection
Kali Kaneko
[next]