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

Add a "Report room" to the room setting menu #8998

Open
bmarty opened this issue Feb 7, 2025 · 1 comment · May be fixed by #9000
Open

Add a "Report room" to the room setting menu #8998

bmarty opened this issue Feb 7, 2025 · 1 comment · May be fixed by #9000
Assignees

Comments

@bmarty
Copy link
Member

bmarty commented Feb 7, 2025

In the room settings, add a way for the user to report the room

Image

New item "Report room" can be added above Leave room. Clicking on it will open a dialog to eventually provide a reason (or cancel) and submitted the dialog will invoke the report content API with the eventId of the state event m.room.create.

Once reported, a confirmation dialog will be shown, similar to the dialog shown when reporting a specific event.

The "Report room" action will not be displayed for DM, only for rooms.

@bmarty bmarty self-assigned this Feb 7, 2025
@BillCarsonFr
Copy link
Member

I think we probably want to always add the button to report the room.

There are legitimate cases to report a DM room, as an example you could get invited to start a chat in a room that you will want to report. Some spammer could also trick you to see a room as a DM (is_direct in invite)?

However, if a DM, the action could both report the room and the user who created the room.

bmarty added a commit that referenced this issue Feb 7, 2025
@bmarty bmarty linked a pull request Feb 7, 2025 that will close this issue
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants