diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-11-18 15:25:55 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-11-18 15:25:55 +0000 |
commit | 759db7d7d51029e23540cffee09b03da2c33a744 (patch) | |
tree | 9d6afbc306401e9e15ca49c724a8537c93c13304 | |
parent | Don't expect all _user_cachemap entries to definitely contain a "last_active"... (diff) | |
download | synapse-759db7d7d51029e23540cffee09b03da2c33a744.tar.xz |
Added ability to .get_state() from the PresenceHandler by returning a complete m.presence event
-rw-r--r-- | synapse/handlers/presence.py | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |