mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-29 05:44:10 +02:00
Compare commits
No commits in common. "430cbd681b4eaaa3ee7fa8f4db2ba0d42aa82330" and "c3107d4bd8d53fb811d3f313c1f56f81045a6527" have entirely different histories.
430cbd681b
...
c3107d4bd8
|
|
@ -2848,12 +2848,6 @@ events are not signed and could theoretically be modified, or outdated due to
|
||||||
updates not being sent.
|
updates not being sent.
|
||||||
{{% /boxes/warning %}}
|
{{% /boxes/warning %}}
|
||||||
|
|
||||||
{{% boxes/warning %}}
|
|
||||||
{{% added-in v="1.16" %}} Servers cannot pass through what they receive over
|
|
||||||
federation to clients as stripped state. Servers are expected to prune the events
|
|
||||||
into the stripped state schema below before passing the details onto clients.
|
|
||||||
{{% /boxes/warning %}}
|
|
||||||
|
|
||||||
{{% event-fields event_type="stripped_state" %}}
|
{{% event-fields event_type="stripped_state" %}}
|
||||||
|
|
||||||
### Size limits
|
### Size limits
|
||||||
|
|
|
||||||
|
|
@ -91,7 +91,6 @@ paths:
|
||||||
precise event formats.
|
precise event formats.
|
||||||
items:
|
items:
|
||||||
type: object
|
type: object
|
||||||
title: PDU
|
|
||||||
properties: {}
|
properties: {}
|
||||||
description: |-
|
description: |-
|
||||||
Note that events have a different format depending on the room
|
Note that events have a different format depending on the room
|
||||||
|
|
|
||||||
|
|
@ -92,7 +92,6 @@ paths:
|
||||||
precise event formats.
|
precise event formats.
|
||||||
items:
|
items:
|
||||||
type: object
|
type: object
|
||||||
title: PDU
|
|
||||||
properties: {}
|
properties: {}
|
||||||
description: |-
|
description: |-
|
||||||
Note that events have a different format depending on the room
|
Note that events have a different format depending on the room
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue