diff options
author | Erik Johnston <erik@matrix.org> | 2016-09-14 17:17:07 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-09-14 17:29:25 +0100 |
commit | 772c6067a368b3f6cf9939641e0547f62ebd3322 (patch) | |
tree | 363da0da672deda5ff23d8ef557b532df60ff1cb /synapse/state.py | |
parent | Add a room visibility stream (diff) | |
download | synapse-772c6067a368b3f6cf9939641e0547f62ebd3322.tar.xz |
Refactor public rooms to not pull out the full state for each room
Diffstat (limited to '')
-rw-r--r-- | synapse/state.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/synapse/state.py b/synapse/state.py |