summary refs log tree commit diff
path: root/docs/sphinx/synapse.api.errors.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-15Ensure that calls to `json.dumps` are compatible with the standard library ↵Patrick Cloke8-13/+22
json. (#7836)
2020-07-15Avoid brand new rooms in `delete_old_current_state_events` (#7854)Richard van der Hoff2-10/+56
<