mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 19:33:09 -06:00
Add test to whitelist
This commit is contained in:
parent
6ff9882931
commit
992bab6526
|
|
@ -223,3 +223,4 @@ GET /joined_rooms lists newly-created room
|
||||||
Message history can be paginated over federation
|
Message history can be paginated over federation
|
||||||
GET /rooms/:room_id/messages returns a message
|
GET /rooms/:room_id/messages returns a message
|
||||||
Remote user can backfill in a room with version 1
|
Remote user can backfill in a room with version 1
|
||||||
|
Can get remote public room list
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue