diff options
author | Erik Johnston <erik@matrix.org> | 2017-03-13 09:50:10 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2017-03-13 09:50:10 +0000 |
commit | 79926e016e98d4074aac4803d4d262dfd9c570c4 (patch) | |
tree | ce55258ff17025142691b9f978017c91669eba34 /synapse/handlers | |
parent | Get current state by using current_state_events table (diff) | |
download | synapse-79926e016e98d4074aac4803d4d262dfd9c570c4.tar.xz |
Assume rooms likely haven't changed
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/room_list.py | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/synapse/handlers/room_list.py b/synapse/handlers/room_list.py |