diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-09-08 12:11:36 -0700 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-09-08 12:15:29 -0700 |
commit | 76fe7d4eba334cee8b5c18ac26da709106dff1a2 (patch) | |
tree | 7048fb140aa290d902d82b2911347f71e9078ecf /synapse/handlers | |
parent | Handle the case where we don't have a common ancestor (diff) | |
download | synapse-76fe7d4eba334cee8b5c18ac26da709106dff1a2.tar.xz |
Added num_joined_users key to /publicRooms for each room. Show this information in the webclient.
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/room.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |