diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:11:40 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-03-23 17:11:40 +0000 |
commit | 92c98deb8b58ba3e3a45934bda73c9bb83081887 (patch) | |
tree | 73431cf60b37e1fc8acc8afe9a5758d2de338b6c | |
parent | Update setuptools for python 3.5 tests (#6880) (diff) | |
parent | filter out m.room.aliases from the CS API until a better solution is specced ... (diff) | |
download | synapse-92c98deb8b58ba3e3a45934bda73c9bb83081887.tar.xz |
filter out m.room.aliases from the CS API until a better solution is specced (#6878)
* commit '8e64c5a24': filter out m.room.aliases from the CS API until a better solution is specced (#6878)
-rw-r--r-- | changelog.d/6878.feature | 1 | ||||
-rw-r--r-- | synapse/visibility.py | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/changelog.d/6878.feature b/changelog.d/6878.feature new file mode 100644 |