0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-18 17:08:54 +02:00
dendrite/publicroomsapi
Andrew Morgan 6ff7b6a72a Clarify that POST publicRooms is implemented (#743)
As a response to #638, it seems that POST /publicRooms is already implemented. It is, however, unclear from the code that it is.

Add some comments and change a method name to make this more clear.
2019-07-19 00:21:06 +08:00
..
consumers use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
directory Clarify that POST publicRooms is implemented (#743) 2019-07-19 00:21:06 +08:00
routing Clarify that POST publicRooms is implemented (#743) 2019-07-19 00:21:06 +08:00
storage Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00
types use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
publicroomsapi.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01: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