mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 03:13:11 -06:00
Merge branch 'master' into fix-invites-table-index
This commit is contained in:
commit
fb7b0e6709
2
testfile
2
testfile
|
|
@ -156,3 +156,5 @@ User can create and send/receive messages in a room with version 1
|
||||||
POST /createRoom ignores attempts to set the room version via creation_content
|
POST /createRoom ignores attempts to set the room version via creation_content
|
||||||
Inbound federation rejects remote attempts to join local users to rooms
|
Inbound federation rejects remote attempts to join local users to rooms
|
||||||
Inbound federation rejects remote attempts to kick local users to rooms
|
Inbound federation rejects remote attempts to kick local users to rooms
|
||||||
|
An event which redacts itself should be ignored
|
||||||
|
A pair of events which redact each other should be ignored
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue