summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-02-26 14:39:39 +0000
committerGitHub <noreply@github.com>2019-02-26 14:39:39 +0000
commit4dc945ba300a24cdfcaeb5369e1844e9396b7dec (patch)
tree6767e6e142d75e5500092a829d488583fcedef51 /changelog.d
parentMerge pull request #4745 from matrix-org/revert-4736-anoa/public_rooms_federate (diff)
parentMerge branch 'develop' of github.com:matrix-org/synapse into anoa/public_room... (diff)
downloadsynapse-4dc945ba300a24cdfcaeb5369e1844e9396b7dec.tar.xz
Merge pull request #4746 from matrix-org/anoa/public_rooms_federate_develop
 Prevent showing non-fed rooms in fed /publicRooms v2
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4746.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4746.feature b/changelog.d/4746.feature
new file mode 100644
index 0000000000..97c253eccf
--- /dev/null
+++ b/changelog.d/4746.feature
@@ -0,0 +1 @@
+Prevent showing rooms to other servers that were set to not federate.
\ No newline at end of file