summary refs log tree commit diff
path: root/demo
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-01-12 10:55:11 +0000
committerErik Johnston <erik@matrix.org>2016-01-12 11:04:06 +0000
commitfd5c28dc52f591734b5f3eb465b283761e1116f3 (patch)
treef3479343113c77e0b126f047be80e861b948742d /demo
parentMerge pull request #478 from matrix-org/daniel/userobject (diff)
downloadsynapse-fd5c28dc52f591734b5f3eb465b283761e1116f3.tar.xz
Dont fire user_joined_room when guest hits /events
Firing the 'user_joined_room' signal everytime a guest hits /events
causes all presence for that room to be returned in the stream. This may
sound helpful, but causes clients to tightloop calling /events.

In general, guest users should get the initial presence from (room)
intial sync and so we don't require presence to sbsequently come down
the event stream.
Diffstat (limited to 'demo')
0 files changed, 0 insertions, 0 deletions