Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-01-16 | Fix thumbnailing remote files | Erik Johnston | 2 | -2/+30 |
2018-01-12 | Make Counter render floats | Richard van der Hoff | 1 | -3/+10 |
2018-01-12 | Reinstate media download on thumbnail request | Richard van der Hoff | 1 | -0/+5 |
2018-01-12 | Fix up comments | Erik Johnston | 2 | -7/+16 |
2018-01-12 | Correctly reraise exception | Erik Johnston | 1 | -2/+4 |
2018-01-12 | Make Responder a context manager | Erik Johnston | 2 | -9/+10 |
2018-01-12 | Add missing class var | Erik Johnston | 1 | -0/+3 |
2018-01-12 | Remove unnecessary condition | Erik Johnston | 1 | -4/+1 |
2018-01-12 | Remove unused variables | Erik Johnston | 1 | -3/+0 |
2018-01-12 | Make class var local | Erik Johnston | 1 | -3/+3 |
2018-01-12 | Comments | Erik Johnston | 3 | -15/+65 |
2018-01-12 | Actually make it work | Erik Johnston | 2 | -2/+15 |
2018-01-12 | Refactor | Erik Johnston | 1 | -9/+4 |
2018-01-11 | When using synctl with workers, don't start the main synapse automatically | Erik Johnston | 2 | -8/+33 |
2018-01-10 |