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