0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-25 12:28:55 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Till
444b4bbdb8
Add AS specific public room list endpoints (#2836)
Adds `PUT
/_matrix/client/v3/directory/list/appservice/{networkId}/{roomId}` and
`DELTE
/_matrix/client/v3/directory/list/appservice/{networkId}/{roomId}`
support, as well as the ability to filter `/publicRooms` on networkID
and including all networks.
2022-10-27 14:40:35 +02:00