mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-13 15:04:10 +01:00
It's possible to fight against spam
This commit is contained in:
parent
f3fc5399fc
commit
651e73b2db
|
|
@ -238,9 +238,9 @@ homeserver.
|
||||||
```
|
```
|
||||||
|
|
||||||
# Potential issues
|
# Potential issues
|
||||||
This new feature would allow users to spam rooms that they don't partake in.
|
This new feature would allow users to send events into rooms that they don't
|
||||||
That is why this proposal adds a new join rule, in order to allow room admins
|
partake in. That is why this proposal adds a new join rule, in order to allow
|
||||||
to opt in to this behaviour.
|
room admins to opt in to this behaviour.
|
||||||
|
|
||||||
# Alternatives
|
# Alternatives
|
||||||
The two endpoints for the Client-Server API seem redundant, this MSC followed
|
The two endpoints for the Client-Server API seem redundant, this MSC followed
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue