summary refs log tree commit diff
path: root/synapse/state.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-14Refactor public rooms to not pull out the full state for each roomErik Johnston1-2/+3
2016-09-14Add a room visibility streamErik Johnston4-16/+100
2016-09-14Add a DB index to figur