dendrite/publicroomsapi
Kegan Dougal dd97384c6a Create and glue ExternalPublicRoomsProvider into the public rooms component
This is how we will link p2p stuff to dendrite proper.
2020-03-18 14:02:26 +00:00
..
consumers Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912) 2020-03-16 17:29:52 +00:00
directory Remove httputil.LogThenError so that the line numbers are reported properly - make error reporting slightly more useful (#879) 2020-03-02 16:20:44 +00:00
routing Create and glue ExternalPublicRoomsProvider into the public rooms component 2020-03-18 14:02:26 +00:00
storage Log errors from rows.Close (#920) 2020-03-18 10:17:18 +00:00
types Create and glue ExternalPublicRoomsProvider into the public rooms component 2020-03-18 14:02:26 +00:00
publicroomsapi.go Create and glue ExternalPublicRoomsProvider into the public rooms component 2020-03-18 14:02:26 +00:00
README.md use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00

Public rooms API

This server is responsible for serving requests hitting /publicRooms and /directory/list/room/{roomID} as per:

https://matrix.org/docs/spec/client_server/r0.2.0.html#listing-rooms