diff options
author | Neil Johnson <neil@matrix.org> | 2018-10-12 18:17:36 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2018-10-12 18:17:36 +0100 |
commit | a2bfb778c8a2a91bdff1a5824571d91f4f4536d3 (patch) | |
tree | 7bf855c7c1cc9bef67efbbec611070958ad4ee44 /changelog.d/3975.feature | |
parent | Merge branch 'develop' into matthew/autocreate_autojoin (diff) | |
download | synapse-a2bfb778c8a2a91bdff1a5824571d91f4f4536d3.tar.xz |
improve auto room join logic, comments and tests
Diffstat (limited to 'changelog.d/3975.feature')
-rw-r--r-- | changelog.d/3975.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/3975.feature b/changelog.d/3975.feature index 5cd8ad6cca..496ba4f4a0 100644 --- a/changelog.d/3975.feature +++ b/changelog.d/3975.feature @@ -1 +1 @@ -First user should autocreate autojoin rooms +Servers with auto join rooms, should autocreate those rooms when first user registers |