diff options
author | David Robertson <davidr@element.io> | 2023-03-08 18:14:17 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2023-03-08 19:21:29 +0000 |
commit | 0aa020145267829d1ccf9dff6200ebaef4c07c7a (patch) | |
tree | dfa2516bc57745b0c868d9e5af38787e2842a759 | |
parent | Flip logic and provide better name (diff) | |
download | synapse-0aa020145267829d1ccf9dff6200ebaef4c07c7a.tar.xz |
Unconditionally omit remote events in partial state rooms
I can't see why erased senders makes a difference here?
-rw-r--r-- | synapse/visibility.py | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/synapse/visibility.py b/synapse/visibility.py |