diff options
| author | Erik Johnston <erik@matrix.org> | 2015-11-11 18:17:35 +0000 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2015-11-11 18:17:35 +0000 |
| commit | 04034d0b56f72c5bb8f0400ef76d8cd99910edd6 (patch) | |
| tree | d5d980a3735a42838e8aa58b6bdc398976429ee2 /synapse/handlers/room.py | |
| parent | Merge pull request #359 from matrix-org/markjh/incremental_indexing (diff) | |
| parent | Allow guests to access room context API (diff) | |
| download | synapse-04034d0b56f72c5bb8f0400ef76d8cd99910edd6.tar.xz | |
Merge pull request #361 from matrix-org/daniel/guestcontext
Allow guests to access room context API
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/room.py | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |
