summary refs log tree commit diff
path: root/synapse/rest/client/transactions.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-27Clarifications in FederationHandlerRichard van der Hoff1-2/+11
* add some comments on things that look a bit bogus * rename this `state` variable to avoid confusion with the `state` used elsewhere in this function. (There was no actual conflict, but it was a confusing bit of spaghetti.)
2018-09-27