summary refs log tree commit diff
path: root/synapse/storage/stream.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-13Assume rooms likely haven't changedErik Johnston1-0/+3
2017-03-10Get current state by using current_state_events tableErik Johnston5-31/+52
2017-03-10Fix