dendrite/publicroomsapi
Prateek Sachan 1321f8da80
Check if user has the power level to edit the room visibility (#900)
* Check if user has the power level to edit the room visibility

* fix review changes

* Add nil check for queryEventsRes.StateEvents

Co-authored-by: Alex Chen <Cnly@users.noreply.github.com>
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-04-14 14:07:03 +01:00
..
consumers Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912) 2020-03-16 17:29:52 +00:00
directory Check if user has the power level to edit the room visibility (#900) 2020-04-14 14:07:03 +01:00
routing Check if user has the power level to edit the room visibility (#900) 2020-04-14 14:07:03 +01:00
storage p2p: Implement published rooms (#923) 2020-03-19 11:04:08 +00:00
types p2p: Implement published rooms (#923) 2020-03-19 11:04:08 +00:00
README.md use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
publicroomsapi.go Check if user has the power level to edit the room visibility (#900) 2020-04-14 14:07:03 +01:00

README.md

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