You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/changelogs/client_server/newsfragments
Kévin Commaille 9068c336f4
Clarify that sdpMid and sdpMLineIndex are not required in `m.call.candidates` (#1742)
* Convert m.call.candidates schema to YAML

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Clarify that sdpMid and sdpMLineIndex are not required in `m.call.candidates`

MSC2746, merged in v1.17,
introduced the end-of-candidates candidate,
where only the `candidate` property is set to an empty string.

Besides, the [WebRTC specification](https://www.w3.org/TR/webrtc/)
says that only one of those fields is required in a normal candidate.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Add changelog

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

* Link to the "End-of-candidates" section, and clarify what "empty" means

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>

---------

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
3 months ago
..
.gitignore Don't let the newsfragments wink out of existence 6 years ago
1629.clarification strike element is deprecated, s replaces it (#1629) 3 months ago
1685.clarification Batch receipts by thread as well as room (#1685) 6 months ago
1687.clarification Clarify that threads can be created based on replies (#1687) 6 months ago
1690.clarification Make clearer in the example that the fallback prefix sequence should be repeated for each line (#1690) 5 months ago
1695.clarification Clarify secret storage format (#1695) 6 months ago
1712.clarification Clarify that the key backup MAC is implemented incorrectly (#1712) 5 months ago
1715.clarification clarify otk and fallback key types in examples (#1715) 4 months ago
1719.clarification sas: clarify HKDF calculation uses base64-encoded keys (#1719) 3 months ago
1720.clarification sas: clarify ECDH process in step 12 (#1720) 3 months ago
1728.feature Allow `/versions` to optionally accept authentication (#1728) 3 months ago
1730.feature Add local user erasure requests (#1730) 3 months ago
1731.feature Use `body` field as media caption (#1731) 3 months ago
1732.clarification Document the deprecation policy of HTML tags. (#1732) 3 months ago
1734.clarification Fix typo in secrets module (#1734) 3 months ago
1740.clarification Disambiguate uses of PublicRoomsChunk` (#1740) 3 months ago
1742.clarification Clarify that sdpMid and sdpMLineIndex are not required in `m.call.candidates` (#1742) 3 months ago