Server-Server r0.1.4
Includes a link to r0.1.3 because we forgot
This commit is contained in:
parent
e14cf35c80
commit
09986af8fc
15 changed files with 33 additions and 13 deletions
|
@ -1 +0,0 @@
|
|||
Add new ``POST /publicRooms`` endpoint for filtering the room directory.
|
|
@ -1 +0,0 @@
|
|||
Move auth event selection to a more obvious location.
|
|
@ -1 +0,0 @@
|
|||
Remove the unused ``query_auth`` API per `MSC2451 <https://github.com/matrix-org/matrix-doc/pull/2451>`_.
|
|
@ -1 +0,0 @@
|
|||
Fix typo in Request Authentication python example.
|
|
@ -1 +0,0 @@
|
|||
Clarify which fields are required on the key server endpoints.
|
|
@ -1 +0,0 @@
|
|||
Clarify the limits of ``prev_events`` and ``auth_events`` for PDUs.
|
|
@ -1 +0,0 @@
|
|||
Add new v2 ``/send_join`` and ``/send_leave`` endpoints per `MSC1802 <https://github.com/matrix-org/matrix-doc/pull/1802>`_.
|
|
@ -1 +0,0 @@
|
|||
Clarify which events are targeted by backfill.
|
|
@ -1 +0,0 @@
|
|||
Fix the response format of the ``/send`` endpoint.
|
|
@ -1 +0,0 @@
|
|||
Clarify signature object structures for encryption.
|
|
@ -1 +0,0 @@
|
|||
Clarify the server names to use when signing requests.
|
|
@ -1 +0,0 @@
|
|||
Clarify the state/auth chain requirements for ``/send_join``.
|
|
@ -1 +0,0 @@
|
|||
Fix various spelling errors throughout the specification.
|
Loading…
Add table
Add a link
Reference in a new issue