diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-10-09 19:57:50 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-10-09 19:57:50 +0100 |
commit | 0a96a9a02371bd36970db7dfdb2d4c6e98e0200e (patch) | |
tree | 004ddb71a16e93e52b4bff9ffadca31bcc9ba29b | |
parent | Merge branch 'markjh/eventstream_presence' into markjh/v2_sync_api (diff) | |
download | synapse-0a96a9a02371bd36970db7dfdb2d4c6e98e0200e.tar.xz |
Set the user as online if they start polling the v2 sync
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/synapse/rest/client/v2_alpha/sync.py b/synapse/rest/client/v2_alpha/sync.py |