summary refs log tree commit diff
path: root/synapse/python_dependencies.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-13declare a ReadReceipt classRichard van der Hoff2-24/+34
I'm going to use this in queues and things, so it'll be useful to give it more of a structure.
2019-03-12Transfer local user's push rules on room upgrade (#4838)Andrew Morgan3-0/+62
Transfer push rules (notifications) on room upgrade
2019-03-11