4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-12 18:36:31 +00:00
dendrite/roomserver/storage
Till 444b4bbdb8
Add AS specific public room list endpoints ()
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
..
postgres Add AS specific public room list endpoints () 2022-10-27 14:40:35 +02:00
shared Add AS specific public room list endpoints () 2022-10-27 14:40:35 +02:00
sqlite3 Add AS specific public room list endpoints () 2022-10-27 14:40:35 +02:00
tables Add AS specific public room list endpoints () 2022-10-27 14:40:35 +02:00
interface.go Add AS specific public room list endpoints () 2022-10-27 14:40:35 +02:00
storage_wasm.go Global database connection pool (for monolith mode) () 2022-05-03 16:35:06 +01:00
storage.go Global database connection pool (for monolith mode) () 2022-05-03 16:35:06 +01:00