matrix-spec/api/server-server/definitions
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
..
event-schemas remove unused schema defs 2019-01-30 11:43:30 +00:00
edu.yaml Remove unused origin and destination on EDUs 2018-08-08 07:43:22 -06:00
invite_event.yaml The event *format* changes, not the version 2019-02-01 13:19:24 -07:00
keys.yaml correct use of required annotation in json-schema 2020-05-06 17:10:39 +01:00
keys_query_response.yaml Improve the server key exchange portion of the s2s specification 2018-07-26 08:41:00 -06:00
pdu.yaml Clarifications and bug fixes in how v3 rooms work 2019-01-31 16:44:37 -07:00
pdu_v3.yaml Clarify the limits of prev_events and auth_events 2020-05-12 19:02:39 -06:00
pdu_v4.yaml Clarify the limits of prev_events and auth_events 2020-05-12 19:02:39 -06:00
security.yaml Define authorization requirements on federation swagger APIs 2018-08-09 08:37:35 -06:00
send_join_response.yaml Clarify the auth_chain and state for send_join 2020-05-25 11:58:50 -06:00
single_pdu_transaction.yaml Clarify how many PDUs are in a given transaction object 2019-06-06 14:36:30 -06:00
transaction.yaml The event *format* changes, not the version 2019-02-01 13:19:24 -07:00
unlimited_pdu_transaction.yaml Clarify how many PDUs are in a given transaction object 2019-06-06 14:36:30 -06:00
unsigned_pdu.yaml Add specification for room version 3: Event IDs as hashes 2019-01-30 17:03:03 -07:00
unsigned_pdu_base.yaml Clarify the limits of prev_events and auth_events 2020-05-12 19:02:39 -06:00