diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-03-11 17:04:18 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-03-11 17:04:18 +0000 |
commit | 568461b5ec3b4eebe68e6bbe21fc792c71af6a65 (patch) | |
tree | 475b4199db7c9f2caa818ff07a7ac51941bd1fa5 | |
parent | Fix condition (diff) | |
download | synapse-568461b5ec3b4eebe68e6bbe21fc792c71af6a65.tar.xz |
Also don't filter out events sent by ignored users when checking state visibility
-rw-r--r-- | synapse/visibility.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/visibility.py b/synapse/visibility.py |