Age | Commit message (Expand) | Author |
2017-02-09 | [feat] Get more detailed status report for email | Ruben Pollan |
2016-12-29 | [docs] fix typo in the header name | Kali Kaneko (leap communications) |
2016-12-29 | [bug] avoid unicode conversion bug | Kali Kaneko (leap communications) |
2016-12-29 | [docs] fix typos | Kali Kaneko (leap communications) |
2016-12-29 | [bug] fix the logout call | Kali Kaneko (leap communications) |
2016-12-29 | [feature] better param error handling in rest api | Kali Kaneko (leap communications) |
2016-12-29 | [feature] pass local auth token after authentication succeeds | Kali Kaneko (leap communications) |
2016-12-29 | [refactor] reorganize API | Kali Kaneko (leap communications) |
2016-12-29 | [refactor] move web service to its own submodule | Kali Kaneko (leap communications) |
2016-12-29 | [feature] local session service | Kali Kaneko (leap communications) |
2016-12-29 | [feature] authentication classes and tests | Kali Kaneko (leap communications) |
2016-12-29 | [refactor] remove duplication of the bitmask.js library | Kali Kaneko (leap communications) |
2016-12-07 | [bug] always set verbose flag for bundles | 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-09 | [feature] serve UI as an hidden service | Kali Kaneko (leap communications) |
2016-11-06 | [feat] add '-v' option | drebs |
2016-11-06 | [feat] increase verbosity using command line | drebs |
2016-11-06 | [feat] allow for decreased verbosity | drebs |
2016-11-06 | [bug] properly format failure for logging on errback | drebs |
2016-11-04 | [bug] extend the list of args | Kali Kaneko (leap communications) |
2016-11-03 | [docs] add a fixme for the scrypt workaround | Kali Kaneko (leap communications) |
2016-11-03 | [style] pep8 fixes | Kali Kaneko (leap communications) |
2016-10-21 | [bug] workaround around scrypt.encrypt() failure in windows | Kali Kaneko (leap communications) |
2016-10-21 | [bug] avoid choking with some failures | Kali Kaneko (leap communications) |
2016-10-21 | [bug] avoid passing posix-only args to twistd on windows | Kali Kaneko (leap communications) |
2016-10-21 | [bug] use tcp endpoint for windows | Kali Kaneko (leap communications) |
2016-10-21 | [bug] fail gracefully for non-posix import | Kali Kaneko (leap communications) |
2016-10-19 | [style] pep8 | Kali Kaneko (leap communications) |
2016-10-19 | [bug] Fix warning logging. | Denis Costa |
2016-10-17 | [bug] use twisted.logger and fix logging namespace | drebs |
2016-10-10 | [bug] create log directory on log initialization | drebs |
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] do not print traceback for expected errors | 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-04 | [feature] handle invite codes | Kali Kaneko (leap communications) |
2016-10-04 | [feat] list active users | Ruben Pollan |
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-30 | [bug] correctly log dispatch failures because of malformed parts | drebs |
2016-09-30 | [bug] pass command parts to mail disable dispatcher | drebs |
2016-09-30 | [style] use a more meaningful callback name | drebs |
2016-09-29 | [feat] ui - allow users to change their passwords | elijah |
2016-09-28 | [feature]Add change password command | Ruben Pollan |
2016-09-28 | [bug] fix typo | Kali Kaneko (leap communications) |