-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Shutdown room API should avoid generating notifications #12622
Comments
Sorry, what does the "mute the room" actually mean? I'm not sure what this issue is asking for. |
Pinging @ara4n for more info |
This is 30 days old with no updates and seems to come from a 2-year-old issue in element-web, so unless anyone strongly disagrees I am going to close this issue. |
Keep in mind this is a feature request from @ara4n |
Presumably mute in this context is to set the permissions required to speak out of bounds of local users |
I'll reopen no problem. |
I've attempted to clarify this issue a bit -- as is mentioned in the Element Web issue I'm not sure what could be done over federation here, but it seems like something useful could be done for local users. |
Hum; I'm still not sure we're clear what this issue is actually asking for.
This doesn't sound like notifications - rather it's about setting the power levels in the room so that users can't send messages in the first place. I think the problem is that kicking can take a long time, so people can still send messages while it's going on, which isn't terribly helpful. |
That's a possible interpretation of the original request too. This sounds like #11842, which is fixed. |
The shutdown room API can cause useless notifications since the homeserver is going to be mass kicking all users anyway.
Moved from element-hq/element-web#6996
The text was updated successfully, but these errors were encountered: