mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Public room client API changes (#1368)
Signed-off-by: Rohit Mohan <rohitmohan96@gmail.com>
This commit is contained in:
parent
b0d2b39739
commit
3f9b829bc5
3 changed files with 46 additions and 1 deletions
|
@ -457,3 +457,6 @@ Inbound /v1/send_leave rejects leaves from other servers
|
|||
Guest users can accept invites to private rooms over federation
|
||||
AS user (not ghost) can join room without registering
|
||||
If user leaves room, remote user changes device and rejoins we see update in /sync and /keys/changes
|
||||
Can search public room list
|
||||
Can get remote public room list
|
||||
Asking for a remote rooms list, but supplying the local server's name, returns the local rooms list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue