diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-02-26 12:04:34 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-02-26 12:04:34 +0000 |
commit | 40c2271680501c5ca2c29349d62df42d80b953db (patch) | |
tree | 9febcadeba03b68a1420ff0273ce86a65d33a5df /synapse | |
parent | Make not showing non-federated rooms the default (diff) | |
download | synapse-40c2271680501c5ca2c29349d62df42d80b953db.tar.xz |
Clean up room chunk logic
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/room_list.py | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/synapse/handlers/room_list.py b/synapse/handlers/room_list.py |