mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-28 21:34:09 +02:00
Compare commits
5 commits
57a85bbfc7
...
d20a46f864
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d20a46f864 | ||
|
|
484a777572 | ||
|
|
53150b739b | ||
|
|
5e15bbdbdd | ||
|
|
d4e294ca28 |
|
|
@ -0,0 +1 @@
|
||||||
|
Clarify that `format` is required if `formatted_body` is specified.
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Fix various typos throughout the specification.
|
||||||
|
|
@ -364,7 +364,7 @@ property under `m.new_content`.
|
||||||
|
|
||||||
A particular constraint applies to events which replace a [reply](#rich-replies):
|
A particular constraint applies to events which replace a [reply](#rich-replies):
|
||||||
in contrast to the original reply, there should be no `m.in_reply_to` property
|
in contrast to the original reply, there should be no `m.in_reply_to` property
|
||||||
in the the `m.relates_to` object, since it would be redundant (see
|
in the `m.relates_to` object, since it would be redundant (see
|
||||||
[Applying `m.new_content`](#applying-mnew_content) above, which notes that the
|
[Applying `m.new_content`](#applying-mnew_content) above, which notes that the
|
||||||
original event's `m.relates_to` is preserved), as well as being contrary to the
|
original event's `m.relates_to` is preserved), as well as being contrary to the
|
||||||
spirit of the event relationships mechanism which expects only one "parent" per
|
spirit of the event relationships mechanism which expects only one "parent" per
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@ properties:
|
||||||
"1.10": This property can act as a caption for the audio.
|
"1.10": This property can act as a caption for the audio.
|
||||||
format:
|
format:
|
||||||
description: |-
|
description: |-
|
||||||
The format used in the `formatted_body`. Currently only
|
The format used in the `formatted_body`. This is required if `formatted_body`
|
||||||
`org.matrix.custom.html` is supported.
|
is specified. Currently only `org.matrix.custom.html` is supported.
|
||||||
type: string
|
type: string
|
||||||
x-addedInMatrixVersion: "1.10"
|
x-addedInMatrixVersion: "1.10"
|
||||||
formatted_body:
|
formatted_body:
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,8 @@ properties:
|
||||||
type: string
|
type: string
|
||||||
format:
|
format:
|
||||||
description: |-
|
description: |-
|
||||||
The format used in the `formatted_body`. Currently only
|
The format used in the `formatted_body`. This is required if `formatted_body`
|
||||||
`org.matrix.custom.html` is supported.
|
is specified. Currently only `org.matrix.custom.html` is supported.
|
||||||
type: string
|
type: string
|
||||||
formatted_body:
|
formatted_body:
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@ properties:
|
||||||
"1.10": This property can act as a caption for the file.
|
"1.10": This property can act as a caption for the file.
|
||||||
format:
|
format:
|
||||||
description: |-
|
description: |-
|
||||||
The format used in the `formatted_body`. Currently only
|
The format used in the `formatted_body`. This is required if `formatted_body`
|
||||||
`org.matrix.custom.html` is supported.
|
is specified. Currently only `org.matrix.custom.html` is supported.
|
||||||
type: string
|
type: string
|
||||||
x-addedInMatrixVersion: "1.10"
|
x-addedInMatrixVersion: "1.10"
|
||||||
formatted_body:
|
formatted_body:
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@ properties:
|
||||||
"1.10": This property can act as a caption for the image.
|
"1.10": This property can act as a caption for the image.
|
||||||
format:
|
format:
|
||||||
description: |-
|
description: |-
|
||||||
The format used in the `formatted_body`. Currently only
|
The format used in the `formatted_body`. This is required if `formatted_body`
|
||||||
`org.matrix.custom.html` is supported.
|
is specified. Currently only `org.matrix.custom.html` is supported.
|
||||||
type: string
|
type: string
|
||||||
x-addedInMatrixVersion: "1.10"
|
x-addedInMatrixVersion: "1.10"
|
||||||
formatted_body:
|
formatted_body:
|
||||||
|
|
|
||||||
|
|
@ -22,8 +22,8 @@ properties:
|
||||||
verification.
|
verification.
|
||||||
format:
|
format:
|
||||||
description: |-
|
description: |-
|
||||||
The format used in the `formatted_body`. Currently only
|
The format used in the `formatted_body`. This is required if `formatted_body`
|
||||||
`org.matrix.custom.html` is supported.
|
is specified. Currently only `org.matrix.custom.html` is supported.
|
||||||
type: string
|
type: string
|
||||||
formatted_body:
|
formatted_body:
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,8 @@ properties:
|
||||||
type: string
|
type: string
|
||||||
format:
|
format:
|
||||||
description: |-
|
description: |-
|
||||||
The format used in the `formatted_body`. Currently only
|
The format used in the `formatted_body`. This is required if `formatted_body`
|
||||||
`org.matrix.custom.html` is supported.
|
is specified. Currently only `org.matrix.custom.html` is supported.
|
||||||
type: string
|
type: string
|
||||||
formatted_body:
|
formatted_body:
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,8 @@ properties:
|
||||||
type: string
|
type: string
|
||||||
format:
|
format:
|
||||||
description: |-
|
description: |-
|
||||||
The format used in the `formatted_body`. Currently only
|
The format used in the `formatted_body`. This is required if `formatted_body`
|
||||||
`org.matrix.custom.html` is supported.
|
is specified. Currently only `org.matrix.custom.html` is supported.
|
||||||
type: string
|
type: string
|
||||||
formatted_body:
|
formatted_body:
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@ properties:
|
||||||
"1.10": This property can act as a caption for the video.
|
"1.10": This property can act as a caption for the video.
|
||||||
format:
|
format:
|
||||||
description: |-
|
description: |-
|
||||||
The format used in the `formatted_body`. Currently only
|
The format used in the `formatted_body`. This is required if `formatted_body`
|
||||||
`org.matrix.custom.html` is supported.
|
is specified. Currently only `org.matrix.custom.html` is supported.
|
||||||
type: string
|
type: string
|
||||||
x-addedInMatrixVersion: "1.10"
|
x-addedInMatrixVersion: "1.10"
|
||||||
formatted_body:
|
formatted_body:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue