This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
API support for changing a group member's privilege/admin level. #2855
Comments
The closest riot-web issue I could find was element-hq/element-web#5240 |
"After looking at the API and synapse codebase, I am not convinced that such an API exists already." |
I'm sure this is on the roadmap. I'm assuming we will have fine grained power levels like rooms for this. |
I just been invited to the +drupal:matrix.org community and I noticed it has two users with admin privileges. Is that possible? |
@kenneth-larsson mentioned a way to add another admin via direct database interaction in element-hq/element-web#5240 (comment) |
turt2live
added a commit
that referenced
this issue
Aug 19, 2020
turt2live
added a commit
that referenced
this issue
Aug 22, 2020
64 tasks
Communities/groups are being removed, see #11584. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
This is a feature request for adding API support for changing a group member's privilege/admin level, so that groups/communities can have multiple admins. Only admins of the group can elevate other members to admin level. Currently, it seems that group admins can only do things like invite new (unprivileged) members and kick existing members.
Motivation: I'd like multiple users in a community/group to be able to modify the list of rooms.
I asked on #matrix:matrix.org if this feature was available, to which Matthew answered yes but there are no riot-web UI hookups for it. After looking at the API and synapse codebase, I am not convinced that such an API exists already.
Steps to reproduce
Not a bug.
The text was updated successfully, but these errors were encountered: