Erik Johnston
|
b6ed25e4b4
|
Fix incorrect indent
|
6 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`
|
6 years ago |
Erik Johnston
|
86891ca7e4
|
Merge pull request #1625 from matrix-org/erikj/auth_rejections
Explain how to handle rejected events
|
6 years ago |
Erik Johnston
|
d91dc6fbf6
|
Fixup
|
6 years ago |
Erik Johnston
|
4d653748d6
|
Add note back in
|
6 years ago |
Erik Johnston
|
8e6c8ba59e
|
Merge branch 'master' of github.com:matrix-org/matrix-doc into erikj/spec_3pid_ruls
|
6 years ago |
Erik Johnston
|
a1aedb386a
|
Actually use proper sentences like a proper adult
|
6 years ago |
Erik Johnston
|
0adfd1ebb0
|
Merge pull request #1591 from matrix-org/erikj/fixup_auth_rules
Fix up auth rules
|
6 years ago |
Erik Johnston
|
d63184ebac
|
Fixup
|
6 years ago |
Erik Johnston
|
3c53e1910d
|
Fixup
|
6 years ago |
Erik Johnston
|
1a45bc4a85
|
Reword
|
6 years ago |
Erik Johnston
|
59f86ec8f2
|
Reindent as RST requires sublists to be three spaces
|
6 years ago |
Erik Johnston
|
f4706c8889
|
Require creator field
|
6 years ago |
Erik Johnston
|
f3aea32a24
|
Be consistent with 'If..., reject'
|
6 years ago |
Erik Johnston
|
6c8a45c165
|
Full stops
|
6 years ago |
Erik Johnston
|
ebb044674f
|
Remove duplicated explanation about event rejection
|
6 years ago |
Travis Ralston
|
caaa688e37
|
Fix links to client-server spec
|
6 years ago |
Travis Ralston
|
219b27b182
|
Merge remote matrix-org/master
|
6 years ago |
Richard van der Hoff
|
0f84c69805
|
Merge branch 'master' into rav/clarify_event_signing
|
6 years ago |
Travis Ralston
|
f09db16027
|
Merge remote-tracking branch 'matrix-org/master' into travis/s2s/key-mgmt
|
6 years ago |
Travis Ralston
|
2753d24302
|
Merge remote-tracking branch 'matrix-org/master' into travis/general/r0-prep
|
6 years ago |
Travis Ralston
|
ab14f33060
|
Add link to the client-server ACLs module
|
6 years ago |
Erik Johnston
|
5c2b8e3569
|
Explain how to handle rejeceted events
|
6 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.
|
6 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
|
6 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.
|
6 years ago |
Travis Ralston
|
e7a69a6a6d
|
Merge remote-tracking branch 'matrix-org/master' into travis/general/r0-prep
|
6 years ago |
Richard van der Hoff
|
196159be91
|
We should include the Host header if the port was explicit.
|
6 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
|
6 years ago |
Travis Ralston
|
8950f0b2cc
|
Spelling
|
6 years ago |
Erik Johnston
|
073ebb051b
|
Spec third party invites in auth rules
|
6 years ago |
Erik Johnston
|
5d40af7ecf
|
Update rules on which events to add to `auth_events`
|
6 years ago |
Erik Johnston
|
86b5486445
|
Add missing clauses to and fix authorization rules
They are still missing third party invites.
|
6 years ago |
Erik Johnston
|
0b7b3bfcb0
|
Reindent auth rules section
RST expects sub lists to be indented by three or more spaces. By doing
so we can then rely on `#.` for automatic numbering.
|
6 years ago |
Richard van der Hoff
|
d493c82e82
|
even more clarification
|
6 years ago |
Erik Johnston
|
7327656965
|
Merge pull request #1581 from matrix-org/erikj/limit_txn_size
Specify a limit on the number of EDUs and PDUs a transaction can contain
|
6 years ago |
Richard van der Hoff
|
78d8118846
|
Further server_name clarification
|
6 years ago |
Richard van der Hoff
|
f15eafae7f
|
Remove trailing spaces
|
6 years ago |
Richard van der Hoff
|
08fba5de51
|
Link to grammar rather than duplicating.
|
6 years ago |
Erik Johnston
|
fc1fdc95af
|
Specify a limit on the number of EDUs and PDUs a transaction can contain
|
6 years ago |
Travis Ralston
|
cff5b8b205
|
More versioned links
|
6 years ago |
Travis Ralston
|
be97e95dc1
|
Promote device management to be a dedicated section
|
6 years ago |
Travis Ralston
|
8069981252
|
Add federation /user/* endpoints
Fixes https://github.com/matrix-org/matrix-doc/issues/1438
|
6 years ago |
Travis Ralston
|
d370a2c6fd
|
Prepare the identity service and server-server APIs for r0
* Create the changelog scaffolding
* Set up the variables for versioning
|
6 years ago |
Travis Ralston
|
ef41b5c2bf
|
Server ACLs
Implements the proposal for https://github.com/matrix-org/matrix-doc/issues/1383
|
6 years ago |
Travis Ralston
|
ebca4c7d86
|
Merge remote-tracking branch 'matrix-org/master' into travis/s2s/presence
|
6 years ago |
Travis Ralston
|
21dc6f823a
|
Merge pull request #1484 from turt2live/travis/s2s/read-receipts
Document how read receipts work over federation
|
6 years ago |
Travis Ralston
|
44d1f8dbe5
|
s/timeline/event graph
|
6 years ago |
Travis Ralston
|
a53fa9300d
|
Merge remote-tracking branch 'matrix-org/master' into travis/s2s/presence
|
6 years ago |
Travis Ralston
|
ff1afaa8f7
|
Add a note about how presence lists work
|
6 years ago |