mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-26 15:08:28 +00:00
Missing whitelist
This commit is contained in:
parent
6bac7e5efd
commit
951b5d5e68
1 changed files with 2 additions and 0 deletions
|
@ -221,3 +221,5 @@ GET /r0/capabilities is not public
|
||||||
GET /joined_rooms lists newly-created room
|
GET /joined_rooms lists newly-created room
|
||||||
/joined_rooms returns only joined rooms
|
/joined_rooms returns only joined rooms
|
||||||
Message history can be paginated over federation
|
Message history can be paginated over federation
|
||||||
|
GET /rooms/:room_id/messages returns a message
|
||||||
|
Remote user can backfill in a room with version 1
|
||||||
|
|
Loading…
Reference in a new issue