Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-03-13 | Flake | Luke Barnard | 1 | -0/+2 |
2017-03-13 | Implement delete_devices API | Luke Barnard | 1 | -0/+47 |
2017-03-13 | Bring example log config into line with default | Richard van der Hoff | 1 | -2/+4 |
2017-03-13 | Add helpful texts to logger config options | Richard van der Hoff | 1 | -5/+7 |
2017-03-13 | Revert "Support registration & login with phone number" | Erik Johnston | 9 | -395/+50 |
2017-03-10 | Add an option to disable stdio redirect | Richard van der Hoff | 1 | -1/+12 |
2017-03-10 | Refactor logger config for workers | Richard van der Hoff | 9 | -13/+26 |
2017-03-10 | Reread log config on SIGHUP | Richard van der Hoff | 1 | -10/+19 |
2017-03-10 | Fix it for the workers | Erik Johnston | 1 | -0/+8 |
2017-03-10 | Noop repated delete device inbox calls from /sync | Erik Johnston | 2 | -4/+38 |
2017-03-10 | Add setdefault key to ExpiringCache | Erik Johnston | 1 | -0/+7 |
2017-03-09 | Move FederationServer._handle_new_pdu to FederationHandler | Richard van der Hoff | 2 | -198/+198 |
2017-03-09 | Move sig check out of _handle_new_pdu | Richard van der Hoff | 1 | -12/+36 |
2017-03-09 |