index
:
bitmask-dev.git
9008_packaging
api_uri
check_vpn_egress
extend_vpn_tests
feat/if-modified
feat/pull-filter
master
tests/ox
travis
travis_osx_builds
[bitmask-dev]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
bitmask
/
mail
/
incoming
Age
Commit message (
Expand
)
Author
2017-08-25
[bug] replace content-type after removing the signature
Ruben Pollan
2017-05-24
[tests] fix tests
Kali Kaneko (leap communications)
2017-05-24
[refactor] simplify wrapper create and add_msg
Kali Kaneko (leap communications)
2017-05-24
[bug] fix sending mail error from pixelated
Kali Kaneko (leap communications)
2017-05-16
[bug] allow incoming mail to be properly notified to pixelated
Kali Kaneko (leap communications)
2017-05-16
[bug] fix notification for incoming mail with several listeners registered
Kali Kaneko (leap communications)
2017-04-27
[style] pep8 fixes
Kali Kaneko (leap communications)
2017-04-27
[bug] unify logging style using class attr
Kali Kaneko (leap communications)
2017-04-27
[bug] migrate all failures to twisted logger
Kali Kaneko (leap communications)
2017-03-31
[bug] Log error in case JSON parsing fails for decrypted doc
Sriram Viswanathan
2017-03-31
[bug] fix errBack in _decrypt_doc in incoming mail service
Sriram Viswanathan
2017-03-15
[feature] Add errBack to log the doc_id when decrypt fails
Sriram Viswanathan
2017-02-09
[style] remove unused signaling new mail method
Ruben Pollan
2017-02-09
[feat] Get more detailed status report for email
Ruben Pollan
2017-01-31
Extract re-decrypt with new key method
Tulio Casagrande
2017-01-31
Propagate errors to the calling methods
Tulio Casagrande
2017-01-31
[docs] update parameters and return names
Tulio Casagrande
2017-01-31
Repeat decryption if signed with attached key
Tulio Casagrande
2017-01-31
Indicate a successful/failure OpenPGP header import
Tulio Casagrande
2017-01-31
Extract method for easy reuse
Tulio Casagrande
2017-01-31
Add missing errback
Tulio Casagrande
2017-01-31
Remove unused parameter
Tulio Casagrande
2016-11-06
[feat] change update period with environment variable
drebs
2016-10-17
[bug] use twisted.logger and fix logging namespace
drebs
2016-10-10
[feat] improve mail service log messages
drebs
2016-10-03
[feature] stop fetching mail on inavalid token error
drebs
2016-10-03
[bug] use correct twisted log api for warnings
drebs
2016-10-03
[bug] stop syncing after logout (#8479)
drebs
2016-09-30
[refactor] turn mail services into twisted services
drebs
2016-09-22
[feat] use twisted.logger in incoming mail service module
drebs
2016-09-01
[refactor] fix imports after merging submodules
Kali Kaneko (leap communications)
2016-09-01
[tests] move tests to root folder
Kali Kaneko (leap communications)
2016-08-29
[pkg] move mail source to leap.bitmask.mail
Kali Kaneko (leap communications)