summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-10log *after* reloading log configRichard van der Hoff1-2/+1
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 unico