Age | Commit message (Expand) | Author |
2017-03-12 | [bug] remove offline toggle | drebs |
2017-03-05 | [feature] pixelated UA integration | Kali Kaneko (leap communications) |
2017-02-27 | [test] pass a fake shared db to soledad during tests | drebs |
2017-02-27 | [refactor] use new soledad client parameter | drebs |
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-22 | [tests] fix keymanager tests after refactor and merge | Zara Gebru |
2016-11-06 | [feat] change update period with environment variable | drebs |
2016-11-04 | [doc] fix typo | Tulio Casagrande |
2016-11-03 | [bug] message can also be a BytesIO | Victor Shyba |
2016-10-21 | [bug] capture the exception value properly | Kali Kaneko (leap communications) |
2016-10-21 | [bug] fix yet another logger syntax error | Kali Kaneko (leap communications) |
2016-10-19 | [bug] Fix warning logging. | Denis Costa |
2016-10-19 | [feat] leap.mail: expose content charset as a separated attribute | NavaL |
2016-10-17 | [bug] use twisted.logger and fix logging namespace | drebs |
2016-10-10 | [feat] improve mail service log messages | drebs |
2016-10-10 | [bug] fix error logging calls using twisted logger | drebs |
2016-10-07 | [style] pep8 | Kali Kaneko (leap communications) |
2016-10-07 | [refactor] use new logger infrastructure | Kali Kaneko (leap communications) |
2016-10-07 | [refactor] remove dead code | Kali Kaneko (leap communications) |
2016-10-03 | [feature] stop fetching mail on inavalid token error | drebs |
2016-10-03 | [refactor] standardize smtp and imap service modules | 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-28 | [bug] fix typo | Kali Kaneko (leap communications) |
2016-09-22 | [feat] use twisted.logger in incoming mail service module | drebs |
2016-09-20 | [feat] discover gpg bin path instead of hardcode it | Ruben Pollan |
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-09-01 | [refactor] remove unneeded version info | Kali Kaneko (leap communications) |
2016-08-29 | [pkg] move mail source to leap.bitmask.mail | Kali Kaneko (leap communications) |