summary refs log tree commit diff
path: root/synapse/handlers/presence.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-04Avoid rebuilding Edu objects in worker mode (#4770)Richard van der Hoff1-3/+3
2019-03-04Update test_typing to use HomeserverTestCase. (#4771)Richard van der Hoff5