Commit Graph

28 Commits (2f3a00fe34b2414484ab2c2265c571d84db9328b)

Author SHA1 Message Date
Daniel Wagner-Hall 2f3a00fe34 Consistently spell homeserver as homeserver 9 years ago
Matthew Hodgson e60ffd6909 unix line-endings please... 9 years ago
Kegan Dougal 42857df26f Syntax fixes 9 years ago
Kegsay 3ce1e55954 Move TODO comments into the doc in prep for merging 9 years ago
Matthew Hodgson f3a498d0bb document the concept of a standard `external_url` field for gatewayed events 9 years ago
Kegsay bcba42651a Add support for exclusive namespaces
As per https://github.com/matrix-org/matrix-doc/pull/5#issuecomment-73071259
9 years ago
Kegan Dougal 7a59d401f6 Fix syntax errors 9 years ago
Kegsay 36395c2611 Add info on M_EXCLUSIVE 9 years ago
Kegsay 90dfee1c27 Remove TODO note on regex 10 years ago
Kegsay 7a2b6abee5 Flesh out ID conventions
Going down the API route.
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
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
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
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
Kegan Dougal 68c774689a Add stub AS HTTP API doc 10 years ago