Room admins can change user roles (#2423)

Allow Admins to modify room member roles:

- Add a 'roles and permissions' option for each room.
- Allow promoting users to admins, adding or removing moderators, and demote yourself if you're and admin.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
Jorge Martin Espinosa 2024-03-05 17:46:47 +01:00 committed by GitHub
parent b64d7a267e
commit 6a75be7bf0
110 changed files with 2398 additions and 160 deletions

1
changelog.d/2257.feature Normal file
View file

@ -0,0 +1 @@
Admins can now change user roles in rooms.