Commit graph

25 commits

Author SHA1 Message Date
Kegsay
3ce1e55954 Move TODO comments into the doc in prep for merging 2015-02-19 11:44:10 +00:00
Matthew Hodgson
f3a498d0bb document the concept of a standard external_url field for gatewayed events 2015-02-16 22:09:10 +00:00
Kegsay
bcba42651a Add support for exclusive namespaces
As per https://github.com/matrix-org/matrix-doc/pull/5#issuecomment-73071259
2015-02-16 13:10:25 +00:00
Kegan Dougal
7a59d401f6 Fix syntax errors 2015-02-09 09:17:55 +00:00
Kegsay
36395c2611 Add info on M_EXCLUSIVE 2015-02-06 11:01:20 +00:00
Kegsay
90dfee1c27 Remove TODO note on regex 2015-01-20 17:49:09 +00:00
Kegsay
7a2b6abee5 Flesh out ID conventions
Going down the API route.
2015-01-20 14:22:48 +00:00
Kegsay
ae0fb938ad Update IRC example to reflect new room ID 2015-01-19 10:45:51 +00:00
Kegsay
117b090192 Add registration API extension.
For AS provisioning of users with its namespace.
2015-01-19 10:33:08 +00:00
Kegsay
603361bfd6 Update user and room query APIs
Expect the AS to create these entities, rather than the HS.
2015-01-19 10:20:39 +00:00
Kegsay
828d6992e5 Small thoughts about the IRC example. 2015-01-16 14:35:20 +00:00
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.
2015-01-16 14:29:53 +00:00
Kegsay
1d45dc08ca Add room query API. Remove linking API.
Also add section on ID conventions which need thinking about.
2015-01-16 10:56:42 +00:00
Kegsay
f33b722e4b More clarifications
s/as_token/access_token/ for CS extensions. Clarify when room queries are made.
2015-01-16 08:28:55 +00:00
Kegsay
1b3e27a05a Add Linking HTTP API
Also add note on masquerading problem.
2015-01-15 17:26:36 +00:00
Kegsay
0313397e42 Clarification on IDs
Specifically using the term "virtual user ID" in more places to mean the namespace of AS user IDs.
2015-01-15 16:51:20 +00:00
Kegsay
e0e9beebc0 Add draft Linking API
Also re-add sigils to regex.
2015-01-15 16:48:39 +00:00
Kegsay
7d56113b4f Clarification and tweaks
Room ID namespace clarifications and s/as_token/access_token/g for client-server extensions.
2015-01-15 14:27:20 +00:00
Kegsay
d4ea43d2b9 Outline what the CS extensions look like in HTTP 2015-01-15 13:56:03 +00:00
Kegsay
9401d9a62e Flesh out the required CS extensions 2015-01-15 13:48:50 +00:00
Kegsay
d8cd4a45d4 Modify Register API
As per https://github.com/matrix-org/matrix-doc/pull/5#issuecomment-70059200
2015-01-15 09:50:38 +00:00
Kegsay
cdeb0faf85 Remove block quotes of shame 2015-01-14 17:17:18 +00:00
Kegsay
d240e1f856 Add TODO APIs 2015-01-14 17:01:33 +00:00
Kegsay
ad7d675d3d Draft Registration and User Query APIs 2015-01-14 16:40:50 +00:00
Kegan Dougal
68c774689a Add stub AS HTTP API doc 2015-01-14 15:34:07 +00:00