Commit graph

75 commits

Author SHA1 Message Date
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
Mark Haines
b2295b9bc7 Add docs on server discovery 2014-11-12 12:01:56 +00:00
Mark Haines
b7708a9b88 Move the request signing docs to the right bit of the spec 2014-11-12 11:02:06 +00:00
Mark Haines
3873a219f9 SPEC-33: Add server to server request authorization to the specification 2014-11-12 10:38:57 +00:00
Matthew Hodgson
c7d0039c26 move stuff from synapse/doc 2014-11-12 03:13:15 +02:00
Matthew Hodgson
1b730ab616 add the swagger impl to matrix-doc so people can actually view swagger doc 2014-11-11 21:14:45 +02:00
Matthew Hodgson
f4df22f7ef shuffle the server-server chapters a bit, and split out security model and other miscellanei into a new appendices chapter. Add a vestigial application services section 2014-11-11 21:13:09 +02:00
Matthew Hodgson
44f6077705 what was versioning.rst 2014-11-11 21:11:47 +02:00
Matthew Hodgson
2c9707633e tone down warning 2014-11-11 21:11:01 +02:00