diff options
| author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-12-11 18:27:01 +0000 |
|---|---|---|
| committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-12-11 18:27:01 +0000 |
| commit | f25764943c81c145a8e787444c3b16c973e2286c (patch) | |
| tree | 5aeecdbcfd0cfeceeb5b3d01c1d0c1f4e4601ee3 /synapse/handlers/room.py | |
| parent | Actually auth-check to ensure people can only send typing notifications for r... (diff) | |
| download | synapse-f25764943c81c145a8e787444c3b16c973e2286c.tar.xz | |
Add a 'user_left_room' distributor signal analogous to 'user_joined_room'
Diffstat (limited to '')
| -rw-r--r-- | synapse/handlers/room.py | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |
