summary refs log tree commit diff
path: root/synapse/handlers/receipts.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-13declare a ReadReceipt classRichard van der Hoff1-24/+22
2019-03-12Transfer local user's push rules on room upgrade (#4838)Andrew Morgan3-0/+62
2019-03-11