diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-02 13:30:36 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-03 10:40:21 +0100 |
commit | ddf3ca7ab365fdc80817a1b43ea34e4e8afe5299 (patch) | |
tree | 43f060d7021061afe5148ad8a55db386ae63fce0 | |
parent | Do not show banned people in member list. Format ban events strings in room a... (diff) | |
download | synapse-ddf3ca7ab365fdc80817a1b43ea34e4e8afe5299.tar.xz |
Neater is_presence_visible() code
-rw-r--r-- | synapse/handlers/presence.py | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/synapse/handlers/presence.py b/synapse/handlers/presence.py |