0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-10 21:21:51 +02:00
dendrite/roomserver/storage/shared
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
..
membership_updater.go Fix transactions around assigning NIDs 2022-09-09 13:30:09 +01:00
prepare.go
room_updater.go Various roominfo tweaks (#2607) 2022-08-02 12:27:15 +01:00
storage.go Add AS specific public room list endpoints (#2836) 2022-10-27 14:40:35 +02:00