diff options
author | David Baker <dave@matrix.org> | 2016-09-16 19:02:42 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-09-16 19:02:42 +0100 |
commit | 5336acd46fae8f16846970f2cddbeebc2a2b0e81 (patch) | |
tree | bb60cc886dc69f9dde3135877d1d75fee68b2498 | |
parent | Fix public room pagination for client_reader app (diff) | |
download | synapse-5336acd46fae8f16846970f2cddbeebc2a2b0e81.tar.xz |
Make public room search case insensitive
-rw-r--r-- | synapse/handlers/room_list.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/handlers/room_list.py b/synapse/handlers/room_list.py |