diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-12-03 19:06:24 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-12-03 19:06:24 +0000 |
commit | 52f1d3c886abacda06c18deab5b76a1c7f6d99ca (patch) | |
tree | 5f66da0e428aeaadb64edc5f5bc83504d44f0174 /synapse/handlers | |
parent | Merge branch 'release-v0.5.4' of github.com:matrix-org/synapse into develop (diff) | |
download | synapse-52f1d3c886abacda06c18deab5b76a1c7f6d99ca.tar.xz |
Store any incoming presence push in the local cache anyway, even if there's no interested observers (yet *hint*) (SYN-115)
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/presence.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |