Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Add published room list edit API #657
Conversation
erikjohnston
assigned
NegativeMjark
Mar 21, 2016
This was referenced Mar 22, 2016
NegativeMjark
commented on the diff
Mar 22, 2016
|
Code LGTM. Some sytests would be nice. ["published", "unpublished"] or ["published", "hidden"] might be better words than ["public", "private"]. |
That's on the radar
Unpublished might be better than private, but the intent here is to allow various other values for the visibility, e.g. "local_server" or whatever, so I don't think "published" really conveys what's going on. |
erikjohnston commentedMar 21, 2016
No description provided.