diff options
author | Erik Johnston <erikj@jki.re> | 2016-08-30 15:51:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-30 15:51:28 +0100 |
commit | d3f108b6bb1784f860732d95cc85fa5e4afc63b5 (patch) | |
tree | 3b1657ff925cb8a7f8d479e218ed6b247fca61f2 /synapse | |
parent | Remove FUD over psql (diff) | |
parent | Don't notify for online -> online transitions. (diff) | |
download | synapse-d3f108b6bb1784f860732d95cc85fa5e4afc63b5.tar.xz |
Merge pull request #1054 from matrix-org/erikj/presence_noop_online
Don't notify for online -> online transitions.
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/presence.py | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |