summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-15Accept optional token to public room listErik Johnston2-7/+76
2016-09-14Calculate the public room list from a stream_orderingErik Johnston2-3/+43
2016-09-14Refactor public rooms to not pull out the full state for each roomErik Johnston2-16/+33
2016-09-14Add a room visibility streamErik Johnst