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
Age
Commit message (
Expand
)
Author
2014-09-16
The get_key cache now it's automagical
Ruben Pollan
2014-09-10
add test for empty mailbox creation
Kali Kaneko
2014-09-09
addMailbox shouldn't accept empty names since it makes it impossible to retri...
Duda Dornelles
2014-09-09
add comment
Kali Kaneko
2014-09-09
return the deferred from sendMessage
Kali Kaneko
2014-09-03
split tests in different modules
Kali Kaneko
2014-09-03
fix and migrate tests to trial
Kali Kaneko
2014-09-03
remove uid from signature
Kali Kaneko
2014-08-26
remove unneeded imports
Kali Kaneko
2014-08-21
Fixed some PEP8 warnings on the messages file
Bruno Wagner Goncalves
2014-08-21
MessageCollection iterators must instantiate LeapMessage with the collection
Bruno Wagner Goncalves
2014-08-21
Added fallback in case the gpg binary is not found on the PATH
Bruno Wagner Goncalves
2014-08-21
Find the gpg binary on the system, even through symlinks
Bruno Wagner Goncalves
2014-08-21
On the mac, the tempdir is not created at /tmp, so checking the tempdir forma...
Bruno Wagner Goncalves
2014-03-26
Merge remote-tracking branch 'refs/remotes/kali/bug/bad-object-in-save-callba...
Tomás Touceda
2014-03-26
fix wrong object being passed in the messageSaved callback
Kali Kaneko
2014-03-18
Signal the UI in case the soledad token is invalid when syncing (#5191).
drebs
2014-03-17
Merge remote-tracking branch 'refs/remotes/kali/feature/keepprocessing' into ...
Tomás Touceda
2014-03-10
keep processing after decoding errors during fetch
Kali Kaneko
2014-03-05
Merge remote-tracking branch 'refs/remotes/kali/bug/inc-recursion-limit' into...
Tomás Touceda
2014-03-05
workaround attempt for the recursionlimit bug with qtreactor.
Kali Kaneko
2014-02-27
Merge remote-tracking branch 'refs/remotes/kali/feature/literal_plus' into de...
Tomás Touceda
2014-02-27
rename all fdocs when folder is renamed
Kali Kaneko
2014-02-26
Implement non-synchronizing literals (rfc2088) Closes: #5190
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
mail parsing performance improvements
Kali Kaneko
2014-02-20
ignore keyerror on deletion
Kali Kaneko
2014-02-20
catch empty rdoc
Kali Kaneko
2014-02-20
catch stopiteration
Kali Kaneko
2014-02-20
fix rdoc duplication
Kali Kaneko
2014-02-20
fix attribute error on debug line
Kali Kaneko
2014-02-18
catch soledad error while updating mbox doc
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
remove size calculation until we defer it to thread properly
Kali Kaneko
2014-02-17
cache uidvalidity
Kali Kaneko
2014-02-17
pep8 fixes.
Ivan Alejandro
2014-02-17
Update keymanager kwargs, related to #5120.
Ivan Alejandro
2014-02-17
Remove notify_new callbacks from fetch and copy.
Kali Kaneko
2014-02-17
remove floody log
Kali Kaneko
2014-02-17
freeze dirty/new sets to avoid changes during iteration
Kali Kaneko
2014-02-17
defer message push to thread
Kali Kaneko
2014-02-17
speedup mailbox select
Kali Kaneko
2014-02-17
profile select
Kali Kaneko
2014-02-17
add cProfiler instrumentation
Kali Kaneko
2014-02-17
docstring fixes
Kali Kaneko
2014-02-17
avoid hitting db on every select
Kali Kaneko
2014-02-17
remove early notification on append for now
Kali Kaneko
[next]