diff options
author | David Robertson <davidr@element.io> | 2023-03-08 18:44:00 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2023-03-08 19:21:43 +0000 |
commit | 7f977832d63388c2db0ff2315f622052af6c9946 (patch) | |
tree | c28d205037468ad81bc35b8e7f4735d0db0ceb36 | |
parent | Unconditionally omit remote events in partial state rooms (diff) | |
download | synapse-7f977832d63388c2db0ff2315f622052af6c9946.tar.xz |
Separate decision from action
-rw-r--r-- | synapse/visibility.py | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/synapse/visibility.py b/synapse/visibility.py |