summary refs log tree commit diff
path: root/synapse/http/matrixfederationclient.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-01a fix which doesn't NPE everywhereMatthew Hodgson1-9/+17
2018-07-01don't mix unicode strings with utf8-in-byte-strings<