Commit Graph

194 Commits (cac150d5673df80b3b6067695db4fc572f0a58d1)

Author SHA1 Message Date
Richard van der Hoff cac150d567
Fix up wording
Co-Authored-By: erikjohnston <erikj@jki.re>
7 years ago
Erik Johnston ee9c010c37 Document the checks made for incoming PDUs 7 years ago
Erik Johnston 4271391214
Initial stab at documenting soft fail (#1641) 7 years ago
Matthew Hodgson 6dab4b28f8
Merge pull request #1648 from matrix-org/matthew/device_list_update
document device list synchronisation over federation.
7 years ago
Matthew Hodgson 334c69bcda wording fix 7 years ago
Matthew Hodgson ccbc88ee5d reword to spell out to when device list updates should be sent 7 years ago
Matthew Hodgson bcd48ebbec
Merge pull request #1610 from uhoreg/reloaded
document new state resolution algorithm
7 years ago
Matthew Hodgson e9e3afbd34 clarify who servers should send m.device_list_update EDUs to 7 years ago
Matthew Hodgson 928fc5cbe5 incorporate review 7 years ago
Matthew Hodgson 42b11e096f Review 7 years ago
Matthew Hodgson d25f4412d4 improve wording 7 years ago
Matthew Hodgson db302b66ca revert example which was corect first time; fix rst 7 years ago
Matthew Hodgson 0f9a23c471 swaggerify to-device 7 years ago
Matthew Hodgson 0afdcc59ea spell out stream_id and fix todo 7 years ago
Matthew Hodgson 30d56691b1 document device list synchronisation over federation.
untested
closes MSC1212
7 years ago
Travis Ralston 38ae166e9d
Merge pull request #1505 from turt2live/travis/general/3pid_invite
Clarify how third party invites work
7 years ago
Erik Johnston 080845ac1c Add link to previous section 7 years ago
Erik Johnston bbca5ce43a Merge branch 'master' of github.com:matrix-org/matrix-doc into erikj/limit_auth_events 7 years ago
Erik Johnston b6ed25e4b4 Fix incorrect indent 7 years ago
Erik Johnston f3a13eed76
Merge pull request #1593 from matrix-org/erikj/auth_events
Update rules on which events to add to `auth_events`
7 years ago
Erik Johnston 86891ca7e4
Merge pull request #1625 from matrix-org/erikj/auth_rejections
Explain how to handle rejected events
7 years ago
Erik Johnston d91dc6fbf6 Fixup 7 years ago
Erik Johnston 4d653748d6 Add note back in 7 years ago
Erik Johnston 8e6c8ba59e Merge branch 'master' of github.com:matrix-org/matrix-doc into erikj/spec_3pid_ruls 7 years ago
Erik Johnston a1aedb386a Actually use proper sentences like a proper adult 7 years ago
Erik Johnston 0adfd1ebb0
Merge pull request #1591 from matrix-org/erikj/fixup_auth_rules
Fix up auth rules
7 years ago
Erik Johnston d63184ebac Fixup 7 years ago
Erik Johnston 3c53e1910d Fixup 7 years ago
Erik Johnston 1a45bc4a85 Reword 7 years ago
Erik Johnston 59f86ec8f2 Reindent as RST requires sublists to be three spaces 7 years ago
Erik Johnston f4706c8889 Require creator field 7 years ago
Erik Johnston f3aea32a24 Be consistent with 'If..., reject' 7 years ago
Erik Johnston 6c8a45c165 Full stops 7 years ago
Erik Johnston ebb044674f Remove duplicated explanation about event rejection 7 years ago
Travis Ralston caaa688e37 Fix links to client-server spec 7 years ago
Travis Ralston 219b27b182 Merge remote matrix-org/master 7 years ago
Richard van der Hoff 0f84c69805
Merge branch 'master' into rav/clarify_event_signing 7 years ago
Travis Ralston d57b977a55 Merge branch 'm-master' into travis/general/3pid_invite 7 years ago
Travis Ralston f09db16027 Merge remote-tracking branch 'matrix-org/master' into travis/s2s/key-mgmt 7 years ago
Travis Ralston 2753d24302 Merge remote-tracking branch 'matrix-org/master' into travis/general/r0-prep 7 years ago
Travis Ralston ab14f33060 Add link to the client-server ACLs module 7 years ago
Erik Johnston 5c2b8e3569 Explain how to handle rejeceted events 7 years ago
Hubert Chathi db644ca522 add some clarifications 7 years ago
Richard van der Hoff 55c4307f12 Rewrite the section on signing events
... for clarity and de-duplication. And to say a bit about validating the
signatures.
7 years ago
Richard van der Hoff 6ba50fe2f6
Merge pull request #1588 from matrix-org/rav/fix_server_name
Specify that server names cannot be %-encoded
7 years ago
Hubert Chathi 9b94e588e6 document new state resolution algorithm 7 years ago
Travis Ralston c7a228bf7b Don't make the major version a variable
We are likely to want to maintain v1 when we release a v2, so we'll avoid a variable for now.
7 years ago
Travis Ralston e7a69a6a6d Merge remote-tracking branch 'matrix-org/master' into travis/general/r0-prep 7 years ago
Richard van der Hoff 196159be91 We should include the Host header if the port was explicit. 7 years ago
Travis Ralston f2d02c9559 Take out device management section for now
This will be handled by the implementation of https://github.com/matrix-org/matrix-doc/issues/1212
7 years ago