mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Add added-in shortcode
This commit is contained in:
parent
3aad778cab
commit
414001a044
|
|
@ -25,7 +25,7 @@ be legitimate.
|
||||||
verify that the reporting user is currently joined to the room the event
|
verify that the reporting user is currently joined to the room the event
|
||||||
is in before accepting a report.
|
is in before accepting a report.
|
||||||
|
|
||||||
Contrarily, servers MUST NOT restrict room reports based on whether or not the
|
{{< added-in v="1.12" >}} Contrarily, servers MUST NOT restrict room reports
|
||||||
reporting user is joined to the room. This is because users can be exposed
|
based on whether or not the reporting user is joined to the room. This is
|
||||||
to harmful content without being joined to a room, for instance, through
|
because users can be exposed to harmful content without being joined to a
|
||||||
room directories.
|
room, for instance, through room directories.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue