diff options
author | Mark Haines <mark.haines@matrix.org> | 2016-01-06 16:54:57 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2016-01-06 16:54:57 +0000 |
commit | 4cec90a26061748602d244604b34b4df67087eb2 (patch) | |
tree | 9fe6c34aeeeb88687339b4737615f3c66bd9fd11 /synapse/handlers | |
parent | Guest users must be joined to a room to see it in /sync (diff) | |
download | synapse-4cec90a26061748602d244604b34b4df67087eb2.tar.xz |
Pass whether the user was a guest to some of the event streams
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/sync.py | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/synapse/handlers/sync.py b/synapse/handlers/sync.py |