Commit graph

83 commits

Author SHA1 Message Date
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
Mark Haines
6324f8c1ca Fix the size of the reference id hash tuple 2015-01-14 11:49:46 +00:00
Erik Johnston
90ad08e866 Merge branch 'master' of github.com:matrix-org/matrix-doc 2015-01-14 11:39:39 +00:00
Erik Johnston
48f9670b87 More comments on auth chain resolution 2015-01-14 10:59:28 +00:00
Mark Haines
ae9aacd89d Add a JSON schema for matrix federation events 2015-01-13 19:03:11 +00:00
Erik Johnston
569d496430 Rearrange sections 2015-01-12 16:57:02 +00:00
Erik Johnston
e0a9328432 Auth chains 2015-01-12 15:05:02 +00:00
Erik Johnston
f993c30a11 Quick summary of failures. 2015-01-12 14:13:08 +00:00
Kegan Dougal
49fd110cc4 Remove old csv2 rst from closed PR. 2015-01-12 11:50:00 +00:00
Erik Johnston
53449c4f8a Basic outline of invitations 2015-01-09 16:35:29 +00:00
Erik Johnston
c481469073 Quick summary of joining a remote room 2015-01-09 15:52:40 +00:00
Erik Johnston
936d437a21 Add definitions and validation rules of some of the event fields 2015-01-09 14:16:15 +00:00
Erik Johnston
71e25e70d3 Add section about auth events and more todos 2015-01-09 14:03:18 +00:00
Erik Johnston
67100b541a Add file with random disconnected bits of spec of current federation api 2015-01-09 13:29:14 +00:00
Matthew Hodgson
5d177b0e18 mention event deduplication 2014-12-24 19:56:20 +00:00
Matthew Hodgson
30fc5284db spell out that the media repo is distributed... 2014-12-24 17:36:05 +00:00
Kegan Dougal
6c9bbb0062 Add in context feature which got lost. 2014-12-24 17:27:07 +00:00
Kegan Dougal
a4dd358ac6 Expand example to be message/topic/name/member and not just message. 2014-12-24 17:27:06 +00:00
Kegan Dougal
d8cc46e08e Strawman client-server v2 proposal. 2014-12-24 17:27:06 +00:00
Kegan Dougal
8cd5fa822f Add thumbnail API 2014-12-19 17:00:01 +00:00
Kegan Dougal
716a735d5c Add content repository API. 2014-12-19 16:53:16 +00:00
Kegan Dougal
4806deacb3 Add information on m.room.power_levels 2014-12-19 16:37:42 +00:00
Kegan Dougal
d24b465171 Add typing notifications. 2014-12-19 16:25:36 +00:00
Kegan Dougal
950f8b6321 Add invite key to /createRoom 2014-12-19 16:13:54 +00:00
Kegan Dougal
31496deb63 Add c-s use cases: not yet sanitised for human consumption. 2014-12-19 12:53:10 +00:00
Mark Haines
e3b83479a3 Return a mxc URI rather than a token from _matrix/media/v1/upload 2014-12-15 19:22:39 +00:00
Paul "LeoNerd" Evans
01b4dae166 Give m.typing events a toplevel 'content', in which is given the list of user IDs 2014-12-12 11:53:48 +00:00
Paul "LeoNerd" Evans
2edca3ca7f Initial draft hack for typing notification docs 2014-12-11 19:04:18 +00:00
Mark Haines
f52385a1dd Add a draft spec for the media repository 2014-12-11 18:48:17 +00:00
Paul "LeoNerd" Evans
330852988b Have now implemented rooms initialSync 2014-11-18 17:23:30 +00:00
Matthew Hodgson
cef1e784f9 general editing throughout the overview section; merge in bits of erik's model to overview section and split the original back out into drats 2014-11-17 21:08:36 -08:00
Matthew Hodgson
d0dd75a18f general editing throughout the overview section; merge in bits of erik's model to overview section and split the original back out into drats 2014-11-17 21:08:17 -08:00
Matthew Hodgson
e2b49cc20f remove spurious sender_ts info and spec out m.file 2014-11-17 01:11:30 +00:00
Matthew Hodgson
b3f99f9bf7 typo 2014-11-17 01:11:30 +00:00
Erik Johnston
37bbd649c4 Add a section about state/auth querying 2014-11-14 15:19:58 +00:00
Erik Johnston
1ec0c79d9f Badly explain pdu failures 2014-11-14 14:02:15 +00:00
Erik Johnston
1eacc25a18 Talk about how to deal with unauthorized events 2014-11-14 11:30:43 +00:00
Erik Johnston
b8d5fa724c First (WIP) draft on new s-s apis 2014-11-14 10:29:02 +00:00
Mark Haines
6090049c3e Fix formating 2014-11-12 14:43:56 +00:00
Mark Haines
3fd1833bc5 Add more reasonable example for unsigned data in json signing example 2014-11-12 14:23:40 +00:00
Matthew Hodgson
2d5bb01a63 add in version, improve AS API a bit, move eventstream to the right place 2014-11-12 15:32:47 +02:00