Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce types of participants #297

Closed
nickvergessen opened this issue Apr 21, 2017 · 5 comments
Closed

Introduce types of participants #297

nickvergessen opened this issue Apr 21, 2017 · 5 comments
Assignees
Labels
enhancement feature: api 🛠️ OCS API for conversations, chats and participants

Comments

@nickvergessen
Copy link
Member

In some environments, it would be nice to have different permission levels for participants:

  1. Moderators (can change room type, invite people, set name, ...)
  2. Invited members (can participate)
  3. Guest user / members that followed a public link (should be dropped, if the type is switched back to group call)

@karlitschek @Ivansss makes sense?

@nickvergessen nickvergessen added enhancement feature: api 🛠️ OCS API for conversations, chats and participants labels Apr 21, 2017
@karlitschek
Copy link
Member

Makes 100% sense

@jancborchardt
Copy link
Member

Yup. Interface-wise, we can introduce an icon/control next to the username to promote people to Moderators.

@nickvergessen
Copy link
Member Author

Reopening because promotion/demotion has no interface yet

@nickvergessen nickvergessen reopened this Jul 17, 2017
@jancborchardt
Copy link
Member

Regarding design, as mentioend in #353 (comment):

When there is a call for participants I would suggest a dropdown on the name of the user, or a little triangle behind it.

@nickvergessen Yup, exactly. :) Clicking on the username should open a popover menu. Just like we already do when screensharing to switch between screens, so we can extend that.
Good question for how we do that before the call. Let's for now just have it in the call, and make sure to remember the roles of people even if they disconnect and reconnect later, or the call is days apart. Ok?

@nickvergessen
Copy link
Member Author

Interface was merged with the sidebar from #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature: api 🛠️ OCS API for conversations, chats and participants
Projects
None yet
Development

No branches or pull requests

3 participants