summary refs log tree commit diff
path: root/synapse/handlers/receipts.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-05Simplify conditionBrendan Abolivier1-3/+2
2019-06-05Clean up debug logging (#5347)Richard van der Hoff4-8/+20
2019-06-05Rename VerifyKeyRequest.deferred field (#5343)Richard van der Hoff