Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-10-15 | Python is hard | Travis Ralston | 1 | -5/+6 |
2018-10-14 | synapse/app: frontend_proxy.py: actually make workers work on py3 | Ivan Shapovalov | 2 | -2/+3 |
2018-10-14 | synapse/visibility.py: fix SyntaxError on py3.7 | Ivan Shapovalov | 2 | -1/+2 |
2018-10-12 | Update login terms structure for the proposed language support | Travis Ralston | 1 | -4/+7 |
2018-10-12 | Rely on the lack of ?u to represent public access | Travis Ralston | 2 | -10/+6 |
2018-10-12 | Update documentation and templates for new consent | Travis Ralston | 2 | -10/+18 |
2018-10-12 | missed one | David Baker | 1 | -0/+1 |
2018-10-13 | Make workers work on Py3 (#4027) | Amber Brown | 13 | -62/+64 |
2018-10-12 | Linting soothes the savage PEP8 monster | David Baker | 1 | -4/+9 |
2018-10-12 | Misc PR feedback bits | David Baker | 1 | -2/+2 |
2018-10-12 | Don't mangle exceptions | David Baker | 1 | -4/+2 |
2018-10-12 | Split /room_keys/version into 2 servlets | David Baker | 1 | -9/+21 |
2018-10-12 | PR feedback pt. 1 | David Baker | 3 |