summary refs log tree commit diff
path: root/synapse/rest/client/transactions.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-14Add an awful secondary timeout to fix wedged requestsErik Johnston2-0/+62
This is an attempt to mitigate #3842 by adding yet-another-timeout
2018-09-14don't filter membership events based on history visibility (#3874)