-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#7492Labels
A-Room-SettingsO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyT-Enhancement
Description
Your use case
What would you like to do?
manage my announcement room to only allow mods to post messages but anyone to send reactions, like Element Web Announcements and Synapse Announcements.
to do that, I need to set message PL > default, reaction PL <= default and redaction PL <= default
How would you like to achieve it?
add m.reaction to room settings -> permissions
Have you considered any alternatives?
it might be useful to have some presets like "announcement room, users can only react" which sets message = mod, reaction = redact = default
Additional context
element-hq/element-meta#1385 is closely related
germain-gg
Metadata
Metadata
Assignees
Labels
A-Room-SettingsO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyT-Enhancement