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

Expose a setting to make a room read-only. #1385

Closed
ara4n opened this issue Oct 12, 2020 · 4 comments
Closed

Expose a setting to make a room read-only. #1385

ara4n opened this issue Oct 12, 2020 · 4 comments
Labels
A-Room-Settings A-Timeline O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Enhancement

Comments

@ara4n
Copy link
Member

ara4n commented Oct 12, 2020

Currently you have to do this:

there isn't a nice UI in Element to do this currently, but if you type /devtools in element web, you can Explore Room State, go find the m.room.power_levels event, and change the events_default threshold from 0 to (say) 50

Whereas we should expose this manoeuvre with some nice UI, as it's not that unusual a move.

It could also be nice to expose UI for putting a tombstone on a room to EOL it in favour of another room.

@turt2live
Copy link
Member

would also be good to expose a toggle for allowing reactions in those rooms, which requires toggling m.reaction and m.room.redaction (NOT redacts) events. Redactions are required so people can remove them.

@t3chguy
Copy link
Member

t3chguy commented Oct 13, 2020

there isn't a nice UI in Element to do this currently, but if you type /devtools in element web, you can Explore Room State, go find the m.room.power_levels event, and change the events_default threshold from 0 to (say) 50

Err events_default is controllable in the UI using Send messages permission in the UI

image

@kittykat kittykat added S-Minor Impairs non-critical functionality or suitable workarounds exist O-Uncommon Most users are unlikely to come across this or unexpected workflow and removed P3 labels Jun 8, 2022
@t3chguy t3chguy transferred this issue from element-hq/element-web Apr 4, 2023
@daniellekirkwood
Copy link
Contributor

Screenshot 2023-04-05 at 12 08 59

You can also control reactions

@daniellekirkwood
Copy link
Contributor

I think we can close this as completed as the request is complete.

If we want to discuss more the 'tombstoning' comment, let's open a new issue for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Room-Settings A-Timeline O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Enhancement
Projects
None yet
Development

No branches or pull requests

5 participants