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 /synapse | |
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
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/room.py | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |