diff options
author | Erik Johnston <erik@matrix.org> | 2016-09-06 10:28:35 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-09-06 10:28:35 +0100 |
commit | 438ef4763704fb90c3aa0b7aa0c688607e60b010 (patch) | |
tree | fa4fc9b98fbccc813d946f20004000b28a30b8b8 /synapse | |
parent | Fiddle should_notify to better report stats (diff) | |
download | synapse-438ef4763704fb90c3aa0b7aa0c688607e60b010.tar.xz |
Short circuit if presence is the same
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/presence.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |