summary refs log tree commit diff
path: root/docs/sphinx/synapse.api.errors.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-28Remove local threepids on account deactivation (#6426)Andrew Morgan3-0/+17
2019-11-27Fix startup error when http proxy is defined. (#6421)Richard van der Hoff3-4/+5
Guess I only tested this on python 2 :/