dendrite/federationapi
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
..
api
consumers Update federation API consumers 2022-10-26 14:52:33 +01:00
internal Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
inthttp
producers Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
queue Associate events in db before queueing them to send (#2833) 2022-10-26 17:35:01 +01:00
routing Add AS specific public room list endpoints (#2836) 2022-10-27 14:40:35 +02:00
statistics
storage Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
types
federationapi_keys_test.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
federationapi_test.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
federationapi.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00