mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Unblacklist /upgrade creates a new room (#7228)
This commit was originally merged in #7228 but reverted in #7254 as the associated sytest was not ready yet. Now that it is, we can merge this again.
This commit is contained in:
parent
a026bdaab7
commit
967f99b9f8
@ -5,8 +5,6 @@ Message history can be paginated
|
|||||||
|
|
||||||
Can re-join room if re-invited
|
Can re-join room if re-invited
|
||||||
|
|
||||||
/upgrade creates a new room
|
|
||||||
|
|
||||||
The only membership state included in an initial sync is for all the senders in the timeline
|
The only membership state included in an initial sync is for all the senders in the timeline
|
||||||
|
|
||||||
Local device key changes get to remote servers
|
Local device key changes get to remote servers
|
||||||
|
1
changelog.d/7228.misc
Normal file
1
changelog.d/7228.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Unblacklist '/upgrade creates a new room' sytest for workers.
|
Loading…
Reference in New Issue
Block a user