Kegsay
90dfee1c27
Remove TODO note on regex
10 years ago
Kegsay
23d3e50812
Add use case justification for regex
10 years ago
Kegan Dougal
62471348ca
This is a comment, not a directive. Remove ::
10 years ago
Kegan Dougal
109c8a97a8
Use title heading sizings of =,-,~,+ since that is what most of our docs use. Inconsistent use breaks when you try to merge them.
10 years ago
Kegsay
7a2b6abee5
Flesh out ID conventions
...
Going down the API route.
10 years ago
Erik Johnston
5279541c28
Update erikj_federation.rst
...
Update state resolution rules to indicate what you should do if none of the merged events are allowed by the newly merged auth events.
10 years ago
Kegsay
3b35e95630
Tweaks based on feedback
10 years ago
Kegsay
61b8664286
Clarify profile propagation section more
10 years ago
Kegsay
a1964b466b
Add profile propagation notes
...
After much IRL discussion
10 years ago
Kegsay
ef0091f3f2
Remove session section
...
This is no longer required.
10 years ago
Kegsay
ae0fb938ad
Update IRC example to reflect new room ID
10 years ago
Kegsay
117b090192
Add registration API extension.
...
For AS provisioning of users with its namespace.
10 years ago
Kegsay
603361bfd6
Update user and room query APIs
...
Expect the AS to create these entities, rather than the HS.
10 years ago
Erik Johnston
38efa9c5c2
Reword auth resolution section
10 years ago
Erik Johnston
91aba39fe7
Reword note about auth chains
10 years ago
Erik Johnston
5f99858575
Mention possible types for auth events.
10 years ago
Erik Johnston
bb968e5bdd
Clarify m.room.create auth
10 years ago
Kegsay
828d6992e5
Small thoughts about the IRC example.
10 years ago
Kegsay
bd6fc4b5bf
Add draft Pushing API. Add Examples section.
...
Work through an IRC example; raise issues in the notes
section. Add retry notes on HS>AS API calls.
10 years ago
Kegsay
1d45dc08ca
Add room query API. Remove linking API.
...
Also add section on ID conventions which need thinking about.
10 years ago
Erik Johnston
78a697c535
Briefly touch on how to handle incoming events
10 years ago
Erik Johnston
406742afaa
A few notes on how we could do state resolution of auth events
10 years ago
Erik Johnston
4b76181f74
Rearrange sections
10 years ago
Kegsay
f33b722e4b
More clarifications
...
s/as_token/access_token/ for CS extensions. Clarify when room queries are made.
10 years ago
Kegsay
1b3e27a05a
Add Linking HTTP API
...
Also add note on masquerading problem.
10 years ago
Kegsay
0313397e42
Clarification on IDs
...
Specifically using the term "virtual user ID" in more places to mean the namespace of AS user IDs.
10 years ago
Kegsay
e0e9beebc0
Add draft Linking API
...
Also re-add sigils to regex.
10 years ago
Kegsay
7d56113b4f
Clarification and tweaks
...
Room ID namespace clarifications and s/as_token/access_token/g for client-server extensions.
10 years ago
Kegsay
d4ea43d2b9
Outline what the CS extensions look like in HTTP
10 years ago
Kegsay
9401d9a62e
Flesh out the required CS extensions
10 years ago
Kegsay
d8cd4a45d4
Modify Register API
...
As per https://github.com/matrix-org/matrix-doc/pull/5#issuecomment-70059200
10 years ago
Matthew Hodgson
b19a799a0e
notes on how to build pstn gateway ASes
10 years ago
Matthew Hodgson
3c16dbd63b
it's 2015
10 years ago
Kegsay
cdeb0faf85
Remove block quotes of shame
10 years ago
Kegsay
d240e1f856
Add TODO APIs
10 years ago
Kegsay
ad7d675d3d
Draft Registration and User Query APIs
10 years ago
Erik Johnston
b28f404240
Add ToC
10 years ago
Erik Johnston
7108316ea8
Mention the fields that the server should compute when creating events
10 years ago
Erik Johnston
232e2675dd
Brief mention of state conflict resolution
10 years ago
Erik Johnston
f09e5a676f
Mention state resolution algorithm
10 years ago
Erik Johnston
7d32717c9b
A couple of more notes on auth resolution.
10 years ago
Kegan Dougal
68c774689a
Add stub AS HTTP API doc
10 years ago
Kegsay
540b3a41ff
RSTify; typos
10 years ago
Mark Haines
ee41165610
Remove cs-v2-http-api since it's in the client_server_v2_http_api branch now
10 years ago
Mark Haines
6324f8c1ca
Fix the size of the reference id hash tuple
10 years ago
Erik Johnston
90ad08e866
Merge branch 'master' of github.com:matrix-org/matrix-doc
10 years ago
Erik Johnston
48f9670b87
More comments on auth chain resolution
10 years ago
Kegsay
4b23a16abb
Few minor RST tweaks
10 years ago
Kegsay
8ca0c65fd3
RST Formatting for github
10 years ago
Kegsay
a1aaf78186
Typing API, Action ID, Event ordering changes
...
Apply most changes discussed in https://github.com/matrix-org/matrix-doc/pull/4#issuecomment-69751210
- Revert typing API to be like v1
- Revert Action IDs to be like Transaction IDs are for v1. Keep the echo down the event stream though.
- Add batching notes to some Action APIs and remove ordering by action ID.
Sessions still need to scrapped.
10 years ago