summary refs log tree commit diff
path: root/synapse/handlers/device.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-22Do not return in a deferred functionAndrew Morgan1-3/+3
2019-01-22Ensure new filter is actually createdAndrew Morgan2-2/+1
2019-01-22Fix a bug with single-room search searching all roomsAndrew Morgan3<