diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-08-29 19:13:55 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-08-29 19:13:55 +0100 |
commit | eec67a675f7ea3545bfba79c6b753f63f7fd9b3b (patch) | |
tree | 3f21a7efafb131bd76848cdc50ce574edb95fd2f /synapse/handlers/presence.py | |
parent | Bugfix for rest presence test - datastore needs to implement profile methods (diff) | |
download | synapse-eec67a675f7ea3545bfba79c6b753f63f7fd9b3b.tar.xz |
Have EventSource's get_new_events_for_user() API work only on keys within that source, not overall eventstream tokens
Diffstat (limited to 'synapse/handlers/presence.py')
-rw-r--r-- | synapse/handlers/presence.py | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |