matrix-spec/changelogs/server_server/newsfragments
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
..
.gitignore Prepare the identity service and server-server APIs for r0 2018-08-24 17:19:25 -06:00
2035.new Changelog 2019-09-24 13:39:33 -06:00
2392.clarification Move auth events selection to a more appropriate section of the spec 2019-12-30 16:29:56 -07:00
2470.removal Update changelogs/server_server/newsfragments/2470.removal 2020-03-24 11:22:05 -06:00
2510.clarification Update changelog entry for 2510 clarification 2020-04-22 14:27:22 -06:00
2527.clarification Add changelog for 2527 2020-05-11 21:05:26 -06:00
2538.clarification `s -> s` 2020-05-12 19:13:16 -06:00
2547.new Spec v2 send_join and send_leave endpoints 2020-05-15 14:10:06 -06:00
2559.clarification Add missing changelog 2020-05-20 07:50:39 -06:00
2560.clarification Fix the response format of the /send endpoint 2020-05-20 17:42:15 -06:00
2575.clarification Clarify the auth_chain and state for send_join 2020-05-25 11:58:50 -06:00