diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-12-01 16:03:08 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-12-01 16:03:08 +0000 |
commit | 3d3da2b4609d02bbbb276313fd6b2cc8069e213d (patch) | |
tree | cfc19afb2b435d7e04dc393d62381baf0686d292 | |
parent | Add options to definitions.py to fetch referrers and to output dot (diff) | |
download | synapse-3d3da2b4609d02bbbb276313fd6b2cc8069e213d.tar.xz |
Only fire user_joined_room on the distributor if the user has actually joined the room
-rw-r--r-- | synapse/handlers/room.py | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |