diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-09-09 15:42:16 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-09-09 15:42:16 +0100 |
commit | bc8b25eb56bf4fcec3546c2ea28741189a519da5 (patch) | |
tree | 0ebb5c1b6effdb6732c8afd5d641a89830cf3ec0 /synapse/rest/client/v1/room.py | |
parent | Allow rooms/{roomId}/state for a room that has been left (diff) | |
download | synapse-bc8b25eb56bf4fcec3546c2ea28741189a519da5.tar.xz |
Allow users that have left the room to view the member list from the point they left
Diffstat (limited to 'synapse/rest/client/v1/room.py')
-rw-r--r-- | synapse/rest/client/v1/room.py | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |