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

[Improvement] Only admin should be able to edit the group chat #2018

Open
tprudentova opened this issue Sep 9, 2024 · 5 comments
Open

[Improvement] Only admin should be able to edit the group chat #2018

tprudentova opened this issue Sep 9, 2024 · 5 comments
Assignees

Comments

@tprudentova
Copy link
Collaborator

2.5.9

Current behaviour: any member of the group chat can add/remove members and edit group chat info

Expected behaviour: only admin can do that

I know that it's done the same way as in Telegram, but for now we don't have proper role management, so it's better to restrict actions for members

Screen.Recording.2024-09-09.at.15.32.00.mov
@hoangdat
Copy link
Member

I think it is a back and forth issue, we changed: #1400 (comment)

@hoangdat
Copy link
Member

@tprudentova @shepilov please find the agreement and document it. Not a P1

@tprudentova
Copy link
Collaborator Author

Only Admin can:

  1. Change group chat avatar
  2. Change name of the group chat
  3. Change group chat description
  4. Add members
  5. Remove members

@hoangdat
Copy link
Member

hoangdat commented Oct 30, 2024

  • change the power level in PowerLevelManager
  • unit test for getDefaultPowerLevelEventForMember

@hoangdat
Copy link
Member

topic: m.room.topic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants