diff options
author | Matthew Hodgson <matthew@arasphere.net> | 2018-09-14 18:12:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-14 18:12:52 +0100 |
commit | 024be6cf1891fc20baac2356246595dc7f8ba5c5 (patch) | |
tree | be8c86d2453e23bd9c564997a5562135f004192f /changelog.d | |
parent | Merge pull request #3872 from matrix-org/hawkowl/timeouts-2 (diff) | |
download | synapse-024be6cf1891fc20baac2356246595dc7f8ba5c5.tar.xz |
don't filter membership events based on history visibility (#3874)
don't filter membership events based on history visibility as we will already have filtered the messages in the timeline, and state events are always visible. and because @erikjohnston said so.
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3874.bugfix | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/changelog.d/3874.bugfix b/changelog.d/3874.bugfix
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/changelog.d/3874.bugfix
|