docs-matrix-spec/api/server-server
Travis Ralston 67d46fa881 Clarify the auth_chain and state for send_join
Fixes https://github.com/matrix-org/matrix-doc/issues/2467
Fixes https://github.com/matrix-org/matrix-doc/issues/2464

This is based on looking at Synapse, not actually testing it. Within the send_join handling functions, an "event context" is acquired [here](d14c4d6b6d/synapse/handlers/federation.py (L1472)) which then later uses the previous state (populated [here](d14c4d6b6d/synapse/state/__init__.py (L286-L289)) in the event context) [here](d14c4d6b6d/synapse/handlers/federation.py (L1494-L1501)) to return a response. Within the event context, the previous state IDs are populated [here](d14c4d6b6d/synapse/state/__init__.py (L351)).
2020-05-25 11:58:50 -06:00
..
definitions Clarify the auth_chain and state for send_join 2020-05-25 11:58:50 -06:00
examples Add version 4 rooms to the spec 2019-05-24 15:50:05 -06:00
backfill.yaml Update api/server-server/backfill.yaml 2020-05-20 11:07:35 +01:00
event_auth.yaml Remove query_auth from the specification per MSC2451. 2020-03-24 12:42:15 -04:00
events.yaml Clarify how many PDUs are in a given transaction object 2019-06-06 14:36:30 -06:00
invites-v1.yaml Rename example to invite_room_state 2019-06-02 18:02:22 -06:00
invites-v2.yaml Rename example to invite_room_state 2019-06-02 18:02:22 -06:00
joins-v1.yaml Move the send_join response to its own definition 2020-05-25 09:55:32 -06:00
joins-v2.yaml Move the send_join response to its own definition 2020-05-25 09:55:32 -06:00
keys_query.yaml Specify some of the common concepts for Matrix in the index 2019-06-06 15:59:54 -06:00
keys_server.yaml Specify some of the common concepts for Matrix in the index 2019-06-06 15:59:54 -06:00
leaving-v1.yaml Fix more describes -> describe 2020-05-19 09:55:55 -06:00
leaving-v2.yaml describes -> describe 2020-05-19 08:09:19 -06:00
openid.yaml Fix #1904. 2019-02-24 22:26:32 +03:00
public_rooms.yaml Add s2s POST /publicRooms per MSC2197 2019-09-24 13:36:51 -06:00
query.yaml Touchups on the s2s swagger definitions 2019-06-05 22:13:25 -06:00
third_party_invite.yaml Fix more titles 2019-02-01 13:37:19 -07:00
transactions.yaml Fix the response format of the /send endpoint 2020-05-20 17:42:15 -06:00
user_devices.yaml Touchups on the s2s swagger definitions 2019-06-05 22:13:25 -06:00
user_keys.yaml Client-server: Fix upload keys example request 2019-07-08 22:28:32 +03:00
version.yaml Touchups on the s2s swagger definitions 2019-06-05 22:13:25 -06:00
wellknown.yaml Touchups on the s2s swagger definitions 2019-06-05 22:13:25 -06:00