diff options
| author | Matthew Hodgson <matthew@matrix.org> | 2020-02-10 18:07:35 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-10 18:07:35 +0000 |
| commit | 01209382fbb5ccf7bdef71f1d42f754b125f625a (patch) | |
| tree | 894f1373fa561c96043b9f40d048082e2debb7d2 | |
| parent | 1.10.0rc3 (diff) | |
| download | synapse-01209382fbb5ccf7bdef71f1d42f754b125f625a.tar.xz | |
filter out m.room.aliases from /sync state blocks (#6884)
We forgot to filter out aliases from /sync state blocks as well as the timeline.
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/6884.feature | 1 | ||||
| -rw-r--r-- | synapse/handlers/sync.py | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/6884.feature b/changelog.d/6884.feature new file mode 100644 |
