synapse/changelog.d
Andrew Morgan 2a1470cd05
Fix yields and copy instead of move push rules on room upgrade (#6144)
Copy push rules during a room upgrade from the old room to the new room, instead of deleting them from the old room.

For instance, we've defined upgrading of a room multiple times to be possible, and push rules won't be transferred on the second upgrade if they're deleted during the first.

Also fix some missing yields that probably broke things quite a bit.
2019-10-02 12:04:22 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
5978.misc Move lookup-related functions from RoomMemberHandler to IdentityHandler (#5978) 2019-09-27 10:36:20 +01:00
6077.misc Edit SimpleHttpClient to reference that header keys can be passed as str or bytes (#6077) 2019-09-27 17:59:18 +01:00
6101.misc Kill off half-implemented password-reset via sms (#6101) 2019-09-26 15:38:25 +01:00
6108.misc Newsfile 2019-09-25 11:42:00 +01:00
6115.misc Drop unused tables (#6115) 2019-09-30 09:38:41 +01:00
6117.misc Newsfile 2019-09-26 16:46:21 +01:00
6125.feature Update changelog.d/6125.feature 2019-09-27 16:10:24 +01:00
6135.bugfix Newsfile 2019-09-30 12:00:34 +01:00
6141.bugfix Newsfile 2019-10-01 13:47:06 +01:00
6144.bugfix Fix yields and copy instead of move push rules on room upgrade (#6144) 2019-10-02 12:04:22 +01:00
6145.bugfix Newsfile 2019-10-02 10:18:17 +01:00
6146.bugfix Newsfile 2019-10-02 10:41:29 +01:00