mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
Missing sytests
This commit is contained in:
parent
8efeb8eb3b
commit
9b408c19fb
@ -338,3 +338,10 @@ Can download specifying a different Unicode file name
|
|||||||
Inbound /v1/send_join rejects joins from other servers
|
Inbound /v1/send_join rejects joins from other servers
|
||||||
Outbound federation can query v1 /send_join
|
Outbound federation can query v1 /send_join
|
||||||
Inbound /v1/send_join rejects incorrectly-signed joins
|
Inbound /v1/send_join rejects incorrectly-signed joins
|
||||||
|
POST /rooms/:room_id/state/m.room.name sets name
|
||||||
|
GET /rooms/:room_id/state/m.room.name gets name
|
||||||
|
POST /rooms/:room_id/state/m.room.topic sets topic
|
||||||
|
GET /rooms/:room_id/state/m.room.topic gets topic
|
||||||
|
GET /rooms/:room_id/state fetches entire room state
|
||||||
|
Setting room topic reports m.room.topic to myself
|
||||||
|
setting 'm.room.name' respects room powerlevel
|
||||||
|
Loading…
Reference in New Issue
Block a user