Federation r0.1.2

This commit is contained in:
Travis Ralston 2019-06-11 10:38:12 -06:00
parent f44483a8cf
commit 8e6ccf0a0e
18 changed files with 29 additions and 20 deletions

View file

@ -1 +0,0 @@
Change examples to use example.org instead of a real domain.

View file

@ -1 +0,0 @@
Fix the ``access_token`` parameter in the open_id endpoint.

View file

@ -1 +0,0 @@
Fix various spelling mistakes throughout the specification.

View file

@ -1 +0,0 @@
Clarify exactly what invite_room_state consists of.

View file

@ -1 +0,0 @@
Clarify how ``valid_until_ts`` behaves with respect to room version.

View file

@ -1 +0,0 @@
Clarify which servers are supposed to sign events.

View file

@ -1 +0,0 @@
Clarify the key object definition for the key management API.

View file

@ -1 +0,0 @@
Clarify how many PDUs are contained in transaction objects for various endpoints.

View file

@ -1 +0,0 @@
Clarify that the trailing slash is optional on ``/keys/*`` endpoints when no key ID is requested.