diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-02-19 10:16:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-19 10:16:42 +0000 |
commit | 968a30a75cc086524f76be81d10f813b317de81c (patch) | |
tree | ea71456db48e06913ee2621076d2bf19983cc778 | |
parent | Merge pull request #4632 from matrix-org/erikj/basic_sentry (diff) | |
parent | lint (diff) | |
download | synapse-968a30a75cc086524f76be81d10f813b317de81c.tar.xz |
Merge pull request #4642 from matrix-org/anoa/bans_room_upgrade
Transfer bans on room upgrade
-rw-r--r-- | changelog.d/4642.feature | 1 | ||||
-rw-r--r-- | synapse/handlers/room.py | 22 |
2 files changed, 23 insertions, 0 deletions
diff --git a/changelog.d/4642.feature b/changelog.d/4642.feature new file mode 100644 |