summary refs log tree commit diff
path: root/synapse/http/additional_resource.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-10Run black.black75-2280/+1629
2018-08-10Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678)Amber Brown33-34/+35
2018-08-09more generic conversion of str/bytes to unicodeJeroen1-1/+1
2018-08-09include private functions from twistedJeroen1-2/+35
2018-08-090.33.2 changelog v0.33.2 github/release-v0.33.2 release-v0.33.2Amber Brown1-0/+6
2018-08-090.33.2Amber Brown1-1/+1
2018-08-09fix the changelog & templateAmber Brown2-50/+50
2018-08-09Fixup wording and remove dead codeErik Johnston2-2/+2
2018-08-09Test fixes for Python 3 (#3647)Amber Brown14-52/+71
2018-08-08updated docstring for ServerContextFactoryJeroen1-1/+1