summary refs log tree commit diff
path: root/docs/sphinx/synapse.api.errors.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-31Explicitly check that tombstone is a state event before notifying.Erik Johnston1-1/+7
2019-07-31Change user deactivated errcode to USER_DEACTIVATED and use it (#5686)Andrew Morgan2-1/+3
This is intended as an amendment to #5674