summary refs log tree commit diff
path: root/changelog.d (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-29Update description of server_name config option (#8415)Aaron Raimist1-0/+1
2020-09-29Discard an empty upload_name before persisting an uploaded file (#7905)Will Hunt3-3/+9
2020-09-29Don't table scan events on worker startup (#8419)Erik Johnston3-1/+44
2020-09-29Mypy fixes for `synapse.handlers