summary refs log tree commit diff
path: root/synapse/app (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-15Ensure the terms params are actually providedTravis Ralston1-0/+1
2018-10-15Python is hardTravis Ralston1-5/+6
2018-10-14synapse/app: frontend_proxy.py: actually make workers work on py3Ivan Shapovalov2-2/+3
2018-10-14synapse/visibility.py: fix SyntaxError on py3.7Ivan Shapovalov2-1/+2
2018-10-12Update login terms structure for the proposed language supportTravis Ralston1-4/+7
2018-10-12Rely on the lack of ?u to represent public accessTravis Ralston2-10/+6
2018-10-12Update documentation and templates for new consentTravis Ralston2-10/+18
2018-10-12missed oneDavid Baker1-0/+1
2018-10-13Make workers work on Py3 (#4027)Amber Brown13-62/+64
2018-10-12Linting soothes the savage PEP8 monsterDavid Baker1-4/+9
2018-10-12Misc PR feedback bitsDavid Baker1-2/+2
2018-10-12Don't mangle exceptionsDavid Baker1-4/+2
2018-10-12