mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
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.
|
||
|---|---|---|
| .. | ||
| event_json_table_test.go | ||
| event_state_keys_table_test.go | ||
| event_types_table_test.go | ||
| events_table_test.go | ||
| interface.go | ||
| invite_table_test.go | ||
| membership_table_test.go | ||
| previous_events_table_test.go | ||
| published_table_test.go | ||
| redactions_table_test.go | ||
| room_aliases_table_test.go | ||
| rooms_table_test.go | ||
| state_block_table_test.go | ||
| state_snapshot_table_test.go | ||