summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-02Fix userconsent on Python 3 (#3938)Amber Brown6-96/+240
2018-10-01Further reduce the size of the docker image (#3972)Richard van der Hoff2-25/+47
2018-10-01Correctly match 'dict.pop' api