diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-03-11 15:21:25 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-03-11 17:52:54 +0000 |
commit | 69ce55c51082d03e549863f2149b4cf10cb1de19 (patch) | |
tree | 2461b318b8cb48f567ccfb7abb4d734be072bd02 /synapse/handlers/message.py | |
parent | Add options to disable setting profile info for prevent changes. (#7053) (diff) | |
download | synapse-69ce55c51082d03e549863f2149b4cf10cb1de19.tar.xz |
Don't filter out dummy events when we're checking the visibility of state
Diffstat (limited to 'synapse/handlers/message.py')
-rw-r--r-- | synapse/handlers/message.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/message.py b/synapse/handlers/message.py |