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
/
core
/
mail_services.py
Age
Commit message (
Expand
)
Author
2017-03-17
[feat] report the real status of the VPN
Ruben Pollan
2017-03-15
[bug] don't check the number of unread mails if incoming service hasn't started
Ruben Pollan
2017-03-13
[feat] emit MAIL_STATUS_CHANGED event
Ruben Pollan
2017-03-13
[feat] report the status of keymanager in the mail status
Ruben Pollan
2017-03-12
[bug] remove offline toggle
drebs
2017-03-05
[feature] pixelated UA integration
Kali Kaneko (leap communications)
2017-03-03
[feat] mail status will only work for a valid userid
Ruben Pollan
2017-02-27
[refactor] access soledad client offline state directly
drebs
2017-02-27
[refactor] use new soledad client parameter
drebs
2017-02-23
[refactor] complete eip -> vpn rename in core
Kali Kaneko (leap communications)
2017-02-09
[feat] add account based keymanagement API
Ruben Pollan
2017-02-09
[feat] Get more detailed status report for email
Ruben Pollan
2016-12-29
[bug] fix the logout call
Kali Kaneko (leap communications)
2016-11-18
[refactor] defer_encryption is gone with latest soledad
Kali Kaneko (leap communications)
2016-11-11
[bug] get user parameter in the key commands
Kali Kaneko (leap communications)
2016-11-06
[bug] properly format failure for logging on errback
drebs
2016-10-19
[style] pep8
Kali Kaneko (leap communications)
2016-10-19
[bug] Fix warning logging.
Denis Costa
2016-10-10
[bug] fix error logging calls using twisted logger
drebs
2016-10-07
[bug] fail gracefully in mail service if instance not found
Kali Kaneko (leap communications)
2016-10-07
[style] pep8
Kali Kaneko (leap communications)
2016-10-07
[refactor] migrate hooks to bitmask repo
Kali Kaneko (leap communications)
2016-10-07
[refactor] use new logger infrastructure
Kali Kaneko (leap communications)
2016-10-03
[refactor] standardize smtp and imap service modules
drebs
2016-10-03
[bug] stop syncing after logout (#8479)
drebs
2016-09-30
[refactor] turn mail services into twisted services
drebs
2016-09-30
[style] use a more meaningful callback name
drebs
2016-09-28
[feature]Add change password command
Ruben Pollan
2016-09-28
[bug] fix typo
Kali Kaneko (leap communications)
2016-09-27
[feat] Fetch smtp cert automatically if missing
Ruben Pollan
2016-09-22
[bug] write the right json in the bitmask_tokens
Ruben Pollan
2016-09-22
[bug] remove unused import
drebs
2016-09-22
[bug] only generate key if soledad has ever synced
drebs
2016-09-22
[bug] set the public token property instead of the private one
drebs
2016-09-22
[bug] delay send of generated key if token is not available (#8460)
drebs
2016-09-22
[bug] register keymanager instance as soon as it is created (#8460)
drebs
2016-09-20
[feat] discover gpg bin path instead of hardcode it
Ruben Pollan
2016-09-13
[feat] Write service tokens to a file for email clients to read.
Ruben Pollan
2016-09-09
[bug] workaround for autoconf in cli
Kali Kaneko (leap communications)
2016-09-01
[refactor] fix imports after merging submodules
Kali Kaneko (leap communications)
2016-08-30
[pkg] initial migration of bitmask.{core,cli}
Kali Kaneko (leap communications)