summary refs log tree commit diff
path: root/synapse/federation/transaction_queue.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-07Add a new method to enqueue the device messages rather than sending a dummy EDUMark Haines1-0/+11
2016-09-07Fix the stream change cache to work over replicationMark Haines2-1/+12
2016-09-07